Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
zkline101 committed Jun 18, 2021
1 parent fa45489 commit 5cd9d99
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://developers.arcgis.com/ios/downloads/ArcGIS-iOS-v100.11.1.xcframework.zip",
checksum: "89c94ca78a16a67b4e61780b1dc2cac7b4effcc480975e1d7c9dd171086535a4"
url: "https://www.dropbox.com/s/zy01fsxq3q4trp8/ArcGIS-iOS-v100.11.2.xcframework.zip?dl=1",
checksum: "a4237ea93fc5635291f464a38f2e44b24b7f30d6e57746caf20b19b8c05bb90c"
)
]
)

0 comments on commit 5cd9d99

Please sign in to comment.