Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
zkline101 committed May 13, 2021
1 parent 387499d commit fa45489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "ArcGIS",
url: "https://www.dropbox.com/s/k21niah1g478vnc/ArcGIS-iOS-v100.11.1.xcframework.zip?dl=1",
url: "https://developers.arcgis.com/ios/downloads/ArcGIS-iOS-v100.11.1.xcframework.zip",
checksum: "89c94ca78a16a67b4e61780b1dc2cac7b4effcc480975e1d7c9dd171086535a4"
)
]
Expand Down

0 comments on commit fa45489

Please sign in to comment.