GoogleCloudPlatform / ios-docs-samples

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

Wont compile on Xcode 10 and 11.2 beta #132

Open anuradha-r opened 4 years ago

anuradha-r commented 4 years ago

ProductName: Mac OS X ProductVersion: 10.15 BuildVersion: 19A602 pod --version 1.8.4 Xcode 10.3 and Xcode 11.2 beta git ls-tree --full-name --name-only HEAD Podfile dialogflow/stopwatch/Podfile

Problem

Followed the readme and ran ./INSTALL-COCOAPODS. The script ran successfully and I have the .xcworkspace open.

However I am getting a compiler error with the imports in the Stopwatch-Bridging-Header.h: /Users/user1/Samples/ios-docs-samples/dialogflow/stopwatch/Stopwatch/Stopwatch-Bridging-Header.h:5:9: note: did not find header 'Session.pbobjc.h' in framework 'googleapis' (loaded from '/Users/user1/Library/Developer/Xcode/DerivedData/Stopwatch-eyfvnsmhssmlhkabnixnhqpwntwe/Build/Products/Debug-iphonesimulator/googleapis')

Tried on both Xcode 10.3 and Xcode 11.2 with same error

Also tried running the cleanup script followed by a free install of the pods but that didn't help. Please advise!

fiazhussain43 commented 4 years ago

Please update code xcode 11