While Installing iOS SDK "lipo: -remove's specified would result in an empty fat file"

450
0
11-07-2017 10:35 AM
VijayakumarRajamanickam
New Contributor

I created a iOS sample project for testing the Map. I am using cocopods for my project.

I added "pod 'ArcGIS-Runtime-SDK-iOS', '100.1.1'" in my pods file and run "pod install" command. After opening my project workspace and followed the instruction steps from the guide. I am able to get the map with the provided lat, long values.

Then I removed the SDK from Pods by commenting it in the pod file and run "pod update". Again I tried to add the SDK back to project I am getting error. Actually pod install successfully completed but can't able to run the project then. Error - "lipo: -remove's specified would result in an empty fat file". Detailed issue is available here

thanks in advance

0 Kudos
0 Replies