GoogleCloudPlatform / ios-docs-samples

iOS samples that demonstrate APIs and services of Google Cloud Platform.
Apache License 2.0
326 stars 209 forks source link

Pod install fails #143

Open sarrathy opened 4 years ago

sarrathy commented 4 years ago

Please execute this shell command then replace it with your console output.

Screenshot 2020-05-27 at 6 38 41 PM

error parsing ./protomap : error: Unable to open "./protomap", No such file or directory

sara:Speech-gRPC-Streaming user$ echo ''

sara:Speech-gRPC-Streaming user$ echo "### OS"

OS

sara:Speech-gRPC-Streaming user$ sw_vers ProductName: Mac OS X ProductVersion: 10.15.4 BuildVersion: 19E287 sara:Speech-gRPC-Streaming user$ echo '### POD'

POD

sara:Speech-gRPC-Streaming user$ pod --version 1.9.1 sara:Speech-gRPC-Streaming user$ echo "### Project"

Project

sara:Speech-gRPC-Streaming user$ git ls-tree --full-name --name-only HEAD Podfile speech/Swift/Speech-gRPC-Streaming/Podfile sara:Speech-gRPC-Streaming user$ pwd /Users/Innoppl/Desktop/ios-docs-samples/speech/Swift/Speech-gRPC-Streaming sara:Speech-gRPC-Streaming user$ echo ''


Problem | Feature