DanTheMan827 / ios-app-signer

This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.
https://dantheman827.github.io/ios-app-signer
GNU General Public License v3.0
5.57k stars 1.05k forks source link

Xcode 10.2 tvOS 12.3 issue #101

Open xalexas opened 5 years ago

xalexas commented 5 years ago

After updating Apple TV 4 to tvOS 12.3 I was unable to install IPA using Xcode 10.1 because of missing support files for tvOS 12. Updated macOS to Mojave 10.14.5. and Xcode to 10.2.

Now I have codesigning error in IOS App Signer. Deleted all IOS developer certificates in keychain and added new one with Xcode, still no luck. Deleted account in Xcode and added it again - no luck.

No idea what else I could do.