diff --git a/.gitignore b/.gitignore index c4da8f6..c3bcefa 100644 --- a/.gitignore +++ b/.gitignore @@ -50,4 +50,3 @@ Pods/ Carthage/Checkouts Carthage/Build -Frameworks/GoogleMaps.framework diff --git a/Frameworks/GoogleMapsBase.framework/GoogleMapsBase b/Frameworks/GoogleMapsBase.framework/GoogleMapsBase deleted file mode 120000 index 11c8237..0000000 --- a/Frameworks/GoogleMapsBase.framework/GoogleMapsBase +++ /dev/null @@ -1 +0,0 @@ -Versions/Current/GoogleMapsBase \ No newline at end of file diff --git a/Frameworks/GoogleMapsBase.framework/GoogleMapsBase b/Frameworks/GoogleMapsBase.framework/GoogleMapsBase new file mode 100755 index 0000000..8780d47 Binary files /dev/null and b/Frameworks/GoogleMapsBase.framework/GoogleMapsBase differ diff --git a/Frameworks/GooglePlaces.framework/GooglePlaces b/Frameworks/GooglePlaces.framework/GooglePlaces deleted file mode 120000 index 69cb11e..0000000 --- a/Frameworks/GooglePlaces.framework/GooglePlaces +++ /dev/null @@ -1 +0,0 @@ -Versions/Current/GooglePlaces \ No newline at end of file diff --git a/Frameworks/GooglePlaces.framework/GooglePlaces b/Frameworks/GooglePlaces.framework/GooglePlaces new file mode 100755 index 0000000..529ebc9 Binary files /dev/null and b/Frameworks/GooglePlaces.framework/GooglePlaces differ