I have integrated SKMaps without pods in my app. When i were uploading it to App Store, it started throwing me error like this
Does anyone have any solution?
UPDATE
I have added the script as provided here in this link:http://ikennd.ac/blog/2015/02/stripping-unwanted-architectures-from-dynamic-libraries-in-xcode/
But after adding script, app started giving too many errors for other frameworks.
UPDATE 2:
I have checked this answer: Errors building Xcode Project after adding in Run Script fatal error: lipo: input file
Then, i tried to run that script only for SKMaps framework, then uploading the app again is giving same error again.