Closed turbobuilt closed 8 years ago
Ok, as other users have said, I needed to install it via cocoapods, as seen here. https://developers.google.com/cloud-messaging/ios/client
Also needed to set Enable Bitcode
to false in the Build options, and add -$(inherited)
to other linker flags
in build settings.
Hello,
When I try to run the project I get:
What can I do about this?