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

Signed apps do not install on iOS 16 #209

Closed Aholicknight closed 1 year ago

Aholicknight commented 2 years ago

The app successfully signed with iOS App Signer but if I try to install the app onto my iPhone with XCode it does not want to install and shows this error:

Screenshot 2022-07-05 at 1 41 29 AM

Is there any way to fix this error? The app is fully decrypted and I only added Satella-Jailed so I do not know what is causing this problem. If this is problem is happening for everyone what else do you recommend to sign on macOS?

DanTheMan827 commented 1 year ago

My guess is that it's probably a certificate / provisioning profile mismatch.