Skip to content

Commit

Permalink
Merge pull request #110 from Esri/v.next
Browse files Browse the repository at this point in the history
Release 1.0.8 -> U11 Certification
  • Loading branch information
esreli authored Apr 26, 2021
2 parents d7ff3e3 + 5a7e463 commit 23cd0b5
Show file tree
Hide file tree
Showing 33 changed files with 303 additions and 2,153 deletions.
6 changes: 6 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Release 1.0.8

- Certification for the 100.11.0 release of the ArcGIS Runtime SDK for iOS.
- Replaces unsupported 3rd party `SVProgressHUD` with OSA home-baked Progress View Controller.
- Introduces `ArcGIS` as a Swift Package Manager dependency.

# Release 1.0.7

- The 100.10 release of the ArcGIS Runtime for iOS is now distributed as a binary framework. This necessitated the following changes in the Maps App Xcode project file:
Expand Down
109 changes: 47 additions & 62 deletions maps-app-ios.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"object": {
"pins": [
{
"package": "arcgis-runtime-ios",
"repositoryURL": "https://github.com/Esri/arcgis-runtime-ios",
"state": {
"branch": null,
"revision": "2e3b263a608e1fb2ba75519cacd341cfc4e7e4f0",
"version": "100.11.0"
}
}
]
},
"version": 1
}
17 changes: 0 additions & 17 deletions maps-app-ios/3rd Party/SVProgressHUD/SVIndefiniteAnimatedView.h

This file was deleted.

137 changes: 0 additions & 137 deletions maps-app-ios/3rd Party/SVProgressHUD/SVIndefiniteAnimatedView.m

This file was deleted.

17 changes: 0 additions & 17 deletions maps-app-ios/3rd Party/SVProgressHUD/SVProgressAnimatedView.h

This file was deleted.

96 changes: 0 additions & 96 deletions maps-app-ios/3rd Party/SVProgressHUD/SVProgressAnimatedView.m

This file was deleted.

7 changes: 0 additions & 7 deletions maps-app-ios/3rd Party/SVProgressHUD/SVProgressHUD-Prefix.pch

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 23cd0b5

Please sign in to comment.