My application always fails to upload due to this Error message: Incorrect Platform. You Included arm64 executable /app name/ in your iOS bundle.
The app only targets armv7 devices and all extensions and targets are set to armv7. Just out of curiosity I created a empty
Xcode project and without any modifications tried uploading it again. The same result...
has anyone got an idea how I could solve that?
I am using Xcode 12 and the transporter app to upload because Xcode is not working
The app only targets armv7 devices and all extensions and targets are set to armv7. Just out of curiosity I created a empty
Xcode project and without any modifications tried uploading it again. The same result...
has anyone got an idea how I could solve that?
I am using Xcode 12 and the transporter app to upload because Xcode is not working