Skip to content

Commit 9ec2071

Browse files
author
Hirbod
committed
Updated iOS SDK to 1.10.2 - bumb version to 1.3.0
1 parent a91b432 commit 9ec2071

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,18 @@ In order to install the new version, you have to:
3939
3) Re-Install plugin from master (follow wiki for Mac/Linux/Windows)
4040
> cordova plugin add https://github.com/wf9a5m75/phonegap-googlemaps-plugin --variable API_KEY_FOR_ANDROID="YOUR_KEY" --variable API_KEY_FOR_IOS="YOUR_KEY"
4141
42+
If you have some weird compiling errors, you're probably missing some linked frameworks. Set the Target Membership
43+
https://www.youtube.com/watch?v=gr0QrEShPbQ
44+
or just delete your iOS platform and re-install.
4245

4346
Required XCode Version is 6.3+ (due to ABI changes)
4447
The minimum target iOS version for Google Maps SDK for iOS is now 7.0. Version 6.0 is no longer supported.
4548
This release requires the following additional dependencies in your project: Accelerate.framework, CoreBluetooth.framework, CoreGraphics.framework, Security.framework
4649

4750
This will be set automatically when you install with CLI.
4851

52+
BITCODE isn't supported currently. Google Maps hasn't update now. Just disable Bitcode in XCode 7 when you get compile errors.
53+
4954
v.1.2.9
5055

5156
**Add:**

0 commit comments

Comments
 (0)