Skip to content

Commit 27c1c04

Browse files
Library updates
1 parent 4edbdb3 commit 27c1c04

2 files changed

Lines changed: 24 additions & 35 deletions

File tree

WunderLINQ.xcodeproj/project.pbxproj

Lines changed: 18 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 60;
6+
objectVersion = 54;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -113,9 +113,8 @@
113113
D87629122A7EDEB90021E7A7 /* standard-dashboard-portrait.svg in Resources */ = {isa = PBXBuildFile; fileRef = D87629112A7EDEB90021E7A7 /* standard-dashboard-portrait.svg */; };
114114
D880B6022C6BFED900B4252B /* wav in Resources */ = {isa = PBXBuildFile; fileRef = D880B6012C6BFED900B4252B /* wav */; };
115115
D8854C3E2CFE6D91003888B8 /* RateOfClimbCalculator.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8854C3D2CFE6D8E003888B8 /* RateOfClimbCalculator.swift */; };
116+
D889420D2EBAF4800016E5BE /* SpotifyiOS in Frameworks */ = {isa = PBXBuildFile; productRef = D889420C2EBAF4800016E5BE /* SpotifyiOS */; };
116117
D89A22E22DEC08BF0038F4CF /* WLQ_U.swift in Sources */ = {isa = PBXBuildFile; fileRef = D89A22E12DEC08BF0038F4CF /* WLQ_U.swift */; };
117-
D8A9C0D82D8F3D67001E0DF7 /* SpotifyiOS.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = D8A9C0D72D8F3D67001E0DF7 /* SpotifyiOS.xcframework */; };
118-
D8A9C0D92D8F3D67001E0DF7 /* SpotifyiOS.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = D8A9C0D72D8F3D67001E0DF7 /* SpotifyiOS.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
119118
D8CEAEB52CF7D99C00AF5813 /* UIImage+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D8CEAEB42CF7D99100AF5813 /* UIImage+Extensions.swift */; };
120119
D8FA72F92CC1B65300C41674 /* sport-dashboard-portrait.svg in Resources */ = {isa = PBXBuildFile; fileRef = D8FA72F82CC1B65300C41674 /* sport-dashboard-portrait.svg */; };
121120
D8FA72FA2CC1B65300C41674 /* adv-dashboard-portrait.svg in Resources */ = {isa = PBXBuildFile; fileRef = D8FA72F72CC1B65300C41674 /* adv-dashboard-portrait.svg */; };
@@ -131,20 +130,6 @@
131130
};
132131
/* End PBXContainerItemProxy section */
133132

134-
/* Begin PBXCopyFilesBuildPhase section */
135-
D8A9C0DA2D8F3D67001E0DF7 /* Embed Frameworks */ = {
136-
isa = PBXCopyFilesBuildPhase;
137-
buildActionMask = 2147483647;
138-
dstPath = "";
139-
dstSubfolderSpec = 10;
140-
files = (
141-
D8A9C0D92D8F3D67001E0DF7 /* SpotifyiOS.xcframework in Embed Frameworks */,
142-
);
143-
name = "Embed Frameworks";
144-
runOnlyForDeploymentPostprocessing = 0;
145-
};
146-
/* End PBXCopyFilesBuildPhase section */
147-
148133
/* Begin PBXFileReference section */
149134
4E2D3628243A0841E630E538 /* Pods-WunderLINQ.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WunderLINQ.debug.xcconfig"; path = "Target Support Files/Pods-WunderLINQ/Pods-WunderLINQ.debug.xcconfig"; sourceTree = "<group>"; };
150135
5B6A75C94A76FEE610EF7F86 /* Pods-WunderLINQ.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WunderLINQ.release.xcconfig"; path = "Target Support Files/Pods-WunderLINQ/Pods-WunderLINQ.release.xcconfig"; sourceTree = "<group>"; };
@@ -293,7 +278,7 @@
293278
D880B6012C6BFED900B4252B /* wav */ = {isa = PBXFileReference; lastKnownFileType = folder; path = wav; sourceTree = "<group>"; };
294279
D8854C3D2CFE6D8E003888B8 /* RateOfClimbCalculator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RateOfClimbCalculator.swift; sourceTree = "<group>"; };
295280
D89A22E12DEC08BF0038F4CF /* WLQ_U.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WLQ_U.swift; sourceTree = "<group>"; };
296-
D8A9C0D72D8F3D67001E0DF7 /* SpotifyiOS.xcframework */ = {isa = PBXFileReference; expectedSignature = "AppleDeveloperProgram:2FNC3A47ZF:Spotify"; lastKnownFileType = wrapper.xcframework; name = SpotifyiOS.xcframework; path = "../../../Library/Developer/Xcode/DerivedData/WunderLINQ-aagipipvhxcztketvqvfkgxbhazm/SourcePackages/checkouts/ios-sdk/SpotifyiOS.xcframework"; sourceTree = "<group>"; };
281+
D8A9C0D72D8F3D67001E0DF7 /* SpotifyiOS.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = SpotifyiOS.xcframework; path = "../../../Library/Developer/Xcode/DerivedData/WunderLINQ-aagipipvhxcztketvqvfkgxbhazm/SourcePackages/checkouts/ios-sdk/SpotifyiOS.xcframework"; sourceTree = "<group>"; };
297282
D8CEAEB42CF7D99100AF5813 /* UIImage+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+Extensions.swift"; sourceTree = "<group>"; };
298283
D8FA72F72CC1B65300C41674 /* adv-dashboard-portrait.svg */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "adv-dashboard-portrait.svg"; sourceTree = "<group>"; };
299284
D8FA72F82CC1B65300C41674 /* sport-dashboard-portrait.svg */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "sport-dashboard-portrait.svg"; sourceTree = "<group>"; };
@@ -306,7 +291,6 @@
306291
buildActionMask = 2147483647;
307292
files = (
308293
7E96D79221E78B7B00C6AB5F /* Security.framework in Frameworks */,
309-
D8A9C0D82D8F3D67001E0DF7 /* SpotifyiOS.xcframework in Frameworks */,
310294
7E068BE82102C8820076EAAD /* CoreGraphics.framework in Frameworks */,
311295
7E068BE92102C8820076EAAD /* libz.tbd in Frameworks */,
312296
7E068BEB2102C8820076EAAD /* CoreLocation.framework in Frameworks */,
@@ -323,6 +307,7 @@
323307
7E068BF52102C8820076EAAD /* QuartzCore.framework in Frameworks */,
324308
7E068BD92102C7DE0076EAAD /* Accelerate.framework in Frameworks */,
325309
D828FB9C2DC5A79A001AE485 /* CoreGPX in Frameworks */,
310+
D889420D2EBAF4800016E5BE /* SpotifyiOS in Frameworks */,
326311
482C618362EA74729FE53E2A /* Pods_WunderLINQ.framework in Frameworks */,
327312
);
328313
runOnlyForDeploymentPostprocessing = 0;
@@ -610,7 +595,6 @@
610595
7EA478471F40B154000CEDDC /* Frameworks */,
611596
7EA478481F40B154000CEDDC /* Resources */,
612597
8E985EC67182A309FD22AF54 /* [CP] Embed Pods Frameworks */,
613-
D8A9C0DA2D8F3D67001E0DF7 /* Embed Frameworks */,
614598
);
615599
buildRules = (
616600
);
@@ -691,10 +675,10 @@
691675
);
692676
mainGroup = 7EA478411F40B154000CEDDC;
693677
packageReferences = (
694-
D88FC3792CA4EF2C00F18A7E /* XCRemoteSwiftPackageReference "ios-sdk" */,
695678
D80D16462DA2018100F64D78 /* XCRemoteSwiftPackageReference "ios-maps-sdk" */,
696679
D828FB972DC5A624001AE485 /* XCRemoteSwiftPackageReference "InAppSettingsKit" */,
697680
D828FB9A2DC5A79A001AE485 /* XCRemoteSwiftPackageReference "CoreGPX" */,
681+
D889420B2EBAF4800016E5BE /* XCRemoteSwiftPackageReference "ios-sdk" */,
698682
);
699683
productRefGroup = 7EA4784B1F40B154000CEDDC /* Products */;
700684
projectDirPath = "";
@@ -1092,7 +1076,7 @@
10921076
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
10931077
CODE_SIGN_IDENTITY = "Apple Development";
10941078
CODE_SIGN_STYLE = Automatic;
1095-
CURRENT_PROJECT_VERSION = 11;
1079+
CURRENT_PROJECT_VERSION = 1;
10961080
DEVELOPMENT_TEAM = 3J48UMN5W2;
10971081
FRAMEWORK_SEARCH_PATHS = (
10981082
"$(inherited)",
@@ -1104,7 +1088,7 @@
11041088
"$(inherited)",
11051089
"@executable_path/Frameworks",
11061090
);
1107-
MARKETING_VERSION = 2.0.23;
1091+
MARKETING_VERSION = 2.0.24;
11081092
PRODUCT_BUNDLE_IDENTIFIER = com.blackboxembedded.wunderlinq;
11091093
PRODUCT_NAME = "$(TARGET_NAME)";
11101094
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1122,7 +1106,7 @@
11221106
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
11231107
CODE_SIGN_IDENTITY = "Apple Development";
11241108
CODE_SIGN_STYLE = Automatic;
1125-
CURRENT_PROJECT_VERSION = 11;
1109+
CURRENT_PROJECT_VERSION = 1;
11261110
DEVELOPMENT_TEAM = 3J48UMN5W2;
11271111
FRAMEWORK_SEARCH_PATHS = (
11281112
"$(inherited)",
@@ -1134,7 +1118,7 @@
11341118
"$(inherited)",
11351119
"@executable_path/Frameworks",
11361120
);
1137-
MARKETING_VERSION = 2.0.23;
1121+
MARKETING_VERSION = 2.0.24;
11381122
PRODUCT_BUNDLE_IDENTIFIER = com.blackboxembedded.wunderlinq;
11391123
PRODUCT_NAME = "$(TARGET_NAME)";
11401124
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1225,15 +1209,15 @@
12251209
repositoryURL = "https://github.com/googlemaps/ios-maps-sdk";
12261210
requirement = {
12271211
kind = upToNextMajorVersion;
1228-
minimumVersion = 9.4.0;
1212+
minimumVersion = 10.4.0;
12291213
};
12301214
};
12311215
D828FB972DC5A624001AE485 /* XCRemoteSwiftPackageReference "InAppSettingsKit" */ = {
12321216
isa = XCRemoteSwiftPackageReference;
12331217
repositoryURL = "https://github.com/futuretap/InAppSettingsKit.git";
12341218
requirement = {
12351219
kind = upToNextMajorVersion;
1236-
minimumVersion = 3.8.5;
1220+
minimumVersion = 3.9.2;
12371221
};
12381222
};
12391223
D828FB9A2DC5A79A001AE485 /* XCRemoteSwiftPackageReference "CoreGPX" */ = {
@@ -1244,12 +1228,12 @@
12441228
minimumVersion = 0.9.3;
12451229
};
12461230
};
1247-
D88FC3792CA4EF2C00F18A7E /* XCRemoteSwiftPackageReference "ios-sdk" */ = {
1231+
D889420B2EBAF4800016E5BE /* XCRemoteSwiftPackageReference "ios-sdk" */ = {
12481232
isa = XCRemoteSwiftPackageReference;
12491233
repositoryURL = "https://github.com/spotify/ios-sdk";
12501234
requirement = {
12511235
kind = upToNextMajorVersion;
1252-
minimumVersion = 3.0.0;
1236+
minimumVersion = 5.0.1;
12531237
};
12541238
};
12551239
/* End XCRemoteSwiftPackageReference section */
@@ -1269,6 +1253,11 @@
12691253
package = D828FB9A2DC5A79A001AE485 /* XCRemoteSwiftPackageReference "CoreGPX" */;
12701254
productName = CoreGPX;
12711255
};
1256+
D889420C2EBAF4800016E5BE /* SpotifyiOS */ = {
1257+
isa = XCSwiftPackageProductDependency;
1258+
package = D889420B2EBAF4800016E5BE /* XCRemoteSwiftPackageReference "ios-sdk" */;
1259+
productName = SpotifyiOS;
1260+
};
12721261
/* End XCSwiftPackageProductDependency section */
12731262
};
12741263
rootObject = 7EA478421F40B154000CEDDC /* Project object */;

WunderLINQ.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)