File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ This repository contains Swift sample code demonstrating the capabilities of the
1818
1919## Requirements
2020
21- * [ ArcGIS Maps SDK for Swift] ( https://developers.arcgis.com/swift/ ) 200.6 (or newer)
22- * [ ArcGIS Maps SDK for Swift Toolkit] ( https://github.com/Esri/arcgis-maps-sdk-swift-toolkit ) 200.6 (or newer)
21+ * [ ArcGIS Maps SDK for Swift] ( https://developers.arcgis.com/swift/ ) 200.7 (or newer)
22+ * [ ArcGIS Maps SDK for Swift Toolkit] ( https://github.com/Esri/arcgis-maps-sdk-swift-toolkit ) 200.7 (or newer)
2323* Xcode 16.0 (or newer)
2424
2525The * ArcGIS Maps SDK for Swift Samples app* has a * Target SDK* version of * 16.0* , meaning that it can run on devices with * iOS 16.0* or newer.
Original file line number Diff line number Diff line change 38563856 "$(inherited)",
38573857 "@executable_path/Frameworks",
38583858 );
3859- MARKETING_VERSION = 200.6 .0;
3859+ MARKETING_VERSION = 200.7 .0;
38603860 PRODUCT_BUNDLE_IDENTIFIER = "com.esri.arcgis-swift-sdk-samples";
38613861 PRODUCT_NAME = "ArcGIS Maps SDK Samples";
38623862 SDKROOT = iphoneos;
38873887 "$(inherited)",
38883888 "@executable_path/Frameworks",
38893889 );
3890- MARKETING_VERSION = 200.6 .0;
3890+ MARKETING_VERSION = 200.7 .0;
38913891 PRODUCT_BUNDLE_IDENTIFIER = "com.esri.arcgis-swift-sdk-samples";
38923892 PRODUCT_NAME = "ArcGIS Maps SDK Samples";
38933893 SDKROOT = iphoneos;
39303930 repositoryURL = "https://github.com/Esri/arcgis-maps-sdk-swift-toolkit/";
39313931 requirement = {
39323932 kind = upToNextMinorVersion;
3933- minimumVersion = 200.6 .0;
3933+ minimumVersion = 200.7 .0;
39343934 };
39353935 };
39363936/* End XCRemoteSwiftPackageReference section */
You can’t perform that action at this time.
0 commit comments