You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However after following the instructions I was getting the following on pod install:
Error loading the plugin `cocoapods-keys-2.1.0`.
SystemExit - ERROR: Can't find header dir for ruby. Exiting...
I tried updating Ruby as described here but for me the problem was still there.
According to this comment the cause is that Xcode 11 ships the macOS 10.15 SDK which includes headers for ruby2.6, but not for macOS 10.14's ruby2.3. I followed the instructions there and it worked.
eg. https://medium.com/ios-os-x-development/keeping-secrets-out-of-git-in-your-ios-app-c01a357e824b
Let's go with the first option but restrict the key as much as possible
https://developers.google.com/maps/documentation/ios-sdk/get-api-key#restrict_key
The text was updated successfully, but these errors were encountered: