I'm using cocoapods and as far as I can tell, it has not been updated for the 10.2.5 release. Is that correct? If so, will that be happening soon?
Solved! Go to Solution.
10.2.5 is available through cocoapods (Spec Here : Specs/Specs/ArcGIS-Runtime-SDK-iOS at master · CocoaPods/Specs · GitHub
Try updating your local cocoapods repo using "pod repo update"
10.2.5 is available through cocoapods (Spec Here : Specs/Specs/ArcGIS-Runtime-SDK-iOS at master · CocoaPods/Specs · GitHub
Try updating your local cocoapods repo using "pod repo update"
When I couldn't get it to update properly I noticed that cocoapods.org only listed up to 10.2.5 so I assumed it wasn't updates.
I ran that command and set the version to 10.2.5 in the podfile. Worked like a charm.