Skip to content

Commit c4c777d

Browse files
author
Hirbod
committed
Updated iOS SDK to 1.10.2 - bumb version to 1.3.0
1 parent 93b4c25 commit c4c777d

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,14 @@ v.1.3.0
3030

3131
In order to install the new version, you have to:
3232

33-
- Delete plugin (cordova plugin rm plugin.google.maps)
34-
- Delete iOS SDK (cordova plugin rm plugin.google.maps)
35-
- Re-Install plugin from master (follow wiki for Mac/Linux/Windows)
36-
cordova plugin add https://github.com/wf9a5m75/phonegap-googlemaps-plugin --variable API_KEY_FOR_ANDROID="YOUR_KEY" --variable API_KEY_FOR_IOS="YOUR_KEY"
33+
1) Delete plugin
34+
> cordova plugin rm plugin.google.maps
35+
36+
2) Delete iOS SDK
37+
> cordova plugin rm plugin.google.maps
38+
39+
3) Re-Install plugin from master (follow wiki for Mac/Linux/Windows)
40+
> cordova plugin add https://github.com/wf9a5m75/phonegap-googlemaps-plugin --variable API_KEY_FOR_ANDROID="YOUR_KEY" --variable API_KEY_FOR_IOS="YOUR_KEY"
3741
3842

3943
Required XCode Version is 6.3+ (due to ABI changes)

0 commit comments

Comments
 (0)