diff --git a/CHANGELOG.md b/CHANGELOG.md index ea8abb9..ff3de34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to GooglePlacesRow will be documented in this file. * Swift 4.2 migration +* Upgrade to GooglePlaces 2.7 ### [3.0.0](https://github.com/EurekaCommunity/GooglePlacesRow/releases/tag/3.0.0) diff --git a/Example.xcodeproj/project.pbxproj b/Example.xcodeproj/project.pbxproj index 13c6151..c7f8cf7 100644 --- a/Example.xcodeproj/project.pbxproj +++ b/Example.xcodeproj/project.pbxproj @@ -407,7 +407,6 @@ FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Frameworks", - "$(PROJECT_DIR)/Carthage/Build/iOS", ); INFOPLIST_FILE = "$(SRCROOT)/Example/Example/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; @@ -426,7 +425,6 @@ FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Frameworks", - "$(PROJECT_DIR)/Carthage/Build/iOS", ); INFOPLIST_FILE = "$(SRCROOT)/Example/Example/Info.plist"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; diff --git a/Frameworks/GoogleMapsBase.framework/GoogleMapsBase b/Frameworks/GoogleMapsBase.framework/GoogleMapsBase index 8780d47..228bcb5 100755 Binary files a/Frameworks/GoogleMapsBase.framework/GoogleMapsBase and b/Frameworks/GoogleMapsBase.framework/GoogleMapsBase differ diff --git a/Frameworks/GooglePlaces.framework/GooglePlaces b/Frameworks/GooglePlaces.framework/GooglePlaces index 529ebc9..a8848a3 100755 Binary files a/Frameworks/GooglePlaces.framework/GooglePlaces and b/Frameworks/GooglePlaces.framework/GooglePlaces differ diff --git a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/Info.plist b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/Info.plist index 73bc019..53a6899 100755 Binary files a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/Info.plist and b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/Info.plist differ diff --git a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/ca.lproj/GooglePlaces.strings b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/ca.lproj/GooglePlaces.strings index 98901a2..df3923f 100755 Binary files a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/ca.lproj/GooglePlaces.strings and b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/ca.lproj/GooglePlaces.strings differ diff --git a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/he.lproj/GooglePlaces.strings b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/he.lproj/GooglePlaces.strings index ae5d522..0e15d1f 100755 Binary files a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/he.lproj/GooglePlaces.strings and b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/he.lproj/GooglePlaces.strings differ diff --git a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/iw.lproj/GooglePlaces.strings b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/iw.lproj/GooglePlaces.strings index ae5d522..0e15d1f 100755 Binary files a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/iw.lproj/GooglePlaces.strings and b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/iw.lproj/GooglePlaces.strings differ diff --git a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/lt.lproj/GooglePlaces.strings b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/lt.lproj/GooglePlaces.strings index 76f26e4..5c0a07e 100755 Binary files a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/lt.lproj/GooglePlaces.strings and b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/lt.lproj/GooglePlaces.strings differ diff --git a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/lv.lproj/GooglePlaces.strings b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/lv.lproj/GooglePlaces.strings index 76f26e4..e0c74db 100755 Binary files a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/lv.lproj/GooglePlaces.strings and b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/lv.lproj/GooglePlaces.strings differ diff --git a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/oss_licenses_places.txt.gz b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/oss_licenses_places.txt.gz index 98f4de1..f2574c5 100755 Binary files a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/oss_licenses_places.txt.gz and b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/oss_licenses_places.txt.gz differ diff --git a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/tr.lproj/GooglePlaces.strings b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/tr.lproj/GooglePlaces.strings index e40fd3a..4699e73 100755 Binary files a/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/tr.lproj/GooglePlaces.strings and b/Frameworks/GooglePlaces.framework/Resources/GooglePlaces.bundle/tr.lproj/GooglePlaces.strings differ diff --git a/README.md b/README.md index ff2f3ed..9c48521 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ By [Xmartlabs SRL](http://EurekaCommunity.com). -**Current Google Places version used is 2.5** +**Current Google Places version used is 2.7** Swift 4.2 is supported from version 3.1