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 7, 2021
1 parent c078929 commit 387499d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "ArcGIS",
url: "https://www.dropbox.com/s/d0emq68wjrkzogo/ArcGIS-iOS-v100.11.1.xcframework.zip?dl=1",
checksum: "fdcdd842a3dacbb5252b501dbff6ea8be7ef50eb2cfc3fda17a82c07fd2eb16e"
url: "https://www.dropbox.com/s/k21niah1g478vnc/ArcGIS-iOS-v100.11.1.xcframework.zip?dl=1",
checksum: "89c94ca78a16a67b4e61780b1dc2cac7b4effcc480975e1d7c9dd171086535a4"
)
]
)

0 comments on commit 387499d

Please sign in to comment.