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.6k stars 1.06k forks source link

Unable to install resigned apps through Xcode #239

Open MrHDML opened 1 year ago

MrHDML commented 1 year ago

Ever since macOS Sonoma and iOS 17, iOS App Signer has no longer worked as a resource to resign ipa files from github with my developer account. Attempting to sideload the signed ipa results in an error in Devices and Simulators in Xcode.

kambala-decapitator commented 1 year ago

strange, beta release notes don't say anything about changes to the code signing

anivaros commented 1 year ago

It's not App Signer's problem, but Xcode 15. Installation via Apple Configurator still works.