Skip to content

Commit 1cc5129

Browse files
authored
Update project.pbxproj
200.4 -> 200.5
1 parent 9353535 commit 1cc5129

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Samples.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3364,7 +3364,7 @@
33643364
"$(inherited)",
33653365
"@executable_path/Frameworks",
33663366
);
3367-
MARKETING_VERSION = 200.4.0;
3367+
MARKETING_VERSION = 200.5.0;
33683368
PRODUCT_BUNDLE_IDENTIFIER = "com.esri.arcgis-swift-sdk-samples";
33693369
PRODUCT_NAME = "ArcGIS Maps SDK Samples";
33703370
SDKROOT = iphoneos;
@@ -3396,7 +3396,7 @@
33963396
"$(inherited)",
33973397
"@executable_path/Frameworks",
33983398
);
3399-
MARKETING_VERSION = 200.4.0;
3399+
MARKETING_VERSION = 200.5.0;
34003400
PRODUCT_BUNDLE_IDENTIFIER = "com.esri.arcgis-swift-sdk-samples";
34013401
PRODUCT_NAME = "ArcGIS Maps SDK Samples";
34023402
SDKROOT = iphoneos;
@@ -3440,7 +3440,7 @@
34403440
repositoryURL = "https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/";
34413441
requirement = {
34423442
kind = upToNextMinorVersion;
3443-
minimumVersion = 200.4.0;
3443+
minimumVersion = 200.5.0;
34443444
};
34453445
};
34463446
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)