Skip to content

Commit

Permalink
Update GooglePlaces to 2.7 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
mats-claassen authored Oct 8, 2018
1 parent 732da83 commit 08fa8a2
Show file tree
Hide file tree
Showing 13 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All notable changes to GooglePlacesRow will be documented in this file.
<!-- Released on 2018-10-08. -->

* Swift 4.2 migration
* Upgrade to GooglePlaces 2.7

### [3.0.0](https://github.com/EurekaCommunity/GooglePlacesRow/releases/tag/3.0.0)
<!-- Released on 2018-02-01. -->
Expand Down
2 changes: 0 additions & 2 deletions Example.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand All @@ -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";
Expand Down
Binary file modified Frameworks/GoogleMapsBase.framework/GoogleMapsBase
Binary file not shown.
Binary file modified Frameworks/GooglePlaces.framework/GooglePlaces
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 08fa8a2

Please sign in to comment.