Skip to content

Commit

Permalink
Merge pull request #18 from Esri/v100.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
saratchandrakarumuri authored Sep 6, 2023
2 parents 815ff3e + 6d6b697 commit d0c4841
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ let package = Package(
targets: [
.binaryTarget(
name: "ArcGIS",
url: "https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.2/ArcGIS-iOS-v100.15.2.xcframework.zip",
checksum: "9a67b479cfc8af15e8c0defe0aa9fc506b48f40258d62c871b620ba8dadd8b05"
url: "https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.3/ArcGIS-iOS-v100.15.3.xcframework.zip",
checksum: "d2e315123a6c966018a3849de16259f47983133c63625a12aec4ffa8ae63b177"
),
.binaryTarget(
name: "Runtimecore",
url: "https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.2/Runtimecore-v100.15.2.xcframework.zip",
checksum: "5e9486756993c9bd0cdeb438e9e428d2826ce0fe54351968a94f44f1106e5675"
url: "https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.3/Runtimecore-v100.15.3.xcframework.zip",
checksum: "adc31ea786ec9171b0cdf8045050ed1e5f7453bbf6450e2af3fd806bedf54ade"
)
]
)

0 comments on commit d0c4841

Please sign in to comment.