Skip to content

Commit

Permalink
updated pods and packages for build 7.1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roznet committed Sep 15, 2021
1 parent fd28045 commit 37a8c1a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions ConnectStats.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6584,7 +6584,7 @@
CODE_SIGN_ENTITLEMENTS = ConnectStats/ConnectStats.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 7.1.0.0;
CURRENT_PROJECT_VERSION = 7.1.0.1;
DEVELOPMENT_TEAM = M7QSSF3624;
ENABLE_BITCODE = YES;
FRAMEWORK_SEARCH_PATHS = (
Expand Down Expand Up @@ -6639,7 +6639,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 7.1.0.0;
CURRENT_PROJECT_VERSION = 7.1.0.1;
DEVELOPMENT_TEAM = M7QSSF3624;
ENABLE_BITCODE = YES;
ENABLE_TESTABILITY = NO;
Expand Down Expand Up @@ -7118,7 +7118,7 @@
repositoryURL = "https://github.com/roznet/FitFileParser.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.4.3;
minimumVersion = 1.4.5;
};
};
422DCD72258A74DF000DEE4B /* XCRemoteSwiftPackageReference "rzutils-macos" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"repositoryURL": "https://github.com/roznet/FitFileParser.git",
"state": {
"branch": null,
"revision": "f880f4f5a9ed1dbf347964847c0e9c6eb3f60518",
"version": "1.4.3"
"revision": "f142941777e5bf1dcb2af0762b7987146df819c8",
"version": "1.4.5"
}
},
{
Expand Down
14 changes: 7 additions & 7 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Armchair (0.3.7)
- CHCSVParser (2.1.0)
- Flurry-iOS-SDK/FlurrySDK (11.2.0)
- GoogleMaps (4.1.0):
- GoogleMaps/Maps (= 4.1.0)
- GoogleMaps/Base (4.1.0)
- GoogleMaps/Maps (4.1.0):
- Flurry-iOS-SDK/FlurrySDK (11.3.0)
- GoogleMaps (5.1.0):
- GoogleMaps/Maps (= 5.1.0)
- GoogleMaps/Base (5.1.0)
- GoogleMaps/Maps (5.1.0):
- GoogleMaps/Base

DEPENDENCIES:
Expand All @@ -24,8 +24,8 @@ SPEC REPOS:
SPEC CHECKSUMS:
Armchair: ea2da13f78515da627bd63d9540bd58a50e71562
CHCSVParser: 3bcc7bdb72111a31222e95d57eacceefe4e537e8
Flurry-iOS-SDK: 6636d30c30f12010e7c7c71d84b443416a168efc
GoogleMaps: 008e2c80e38605b56b560e8deb73d4194ff30bef
Flurry-iOS-SDK: 494e340b623f1413711603dc0184f1fd4183e0d3
GoogleMaps: 086ae1dab659eaa7339bdb30fc88e2f44e7c597c

PODFILE CHECKSUM: 0aca4a99d23d1e38e01b2c562589a94f75d15206

Expand Down

0 comments on commit 37a8c1a

Please sign in to comment.