zhlynn / zsign

Maybe it is the most quickly codesign alternative for iOS12+, cross-platform ( macOS, Linux , Windows ), more features.
BSD 3-Clause "New" or "Revised" License
1.27k stars 382 forks source link

iPhoneX,iPhoneXr with iOS16 can't open ipa after resign #267

Closed ranliness closed 1 year ago

ranliness commented 2 years ago

iPhoneX,iPhoneXr with iOS16 can't open ipa after resign, but iPhone13 works well. i used itms-services way to install ipa. bundle id is right. logs: 09:52:57.773313+0800 streaming_zip_conduit -[IXServerConnection _client_coordinatorWithUUID:didCancelWithReason:client:]_block_invoke: Messaged with uuid 397C3536-EDFC-423F-BE69-A18497FB7274 to cancel with reason Error Domain=IXUserPresentableErrorDomain Code=14 "无法安装“Unity空项目”" UserInfo={NSLocalizedDescription=无法安装“Unity空项目”, NSLocalizedFailureReason=无法安装此App,因为无法验证其完整性。, NSLocalizedRecoverySuggestion=Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.OHx0hH/extracted/Payload/NativeiOSApp.app : 0xe8008015 (A valid provisioning profile for this executable was not found.), NSUnderlyingError=0x10240d8e0 {Error Domain=MIInstallerErrorDomain Code=13 "Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.OHx0hH/extracted/Payload/NativeiOSApp.app : 0xe8008015 (A valid provisioning profile for this executable was not found.)" UserInfo={LibMISErrorNumber=-402620395, LegacyErrorString=ApplicationVerificationFaile; found coordinators to cancel

agaolong commented 2 years ago

是不是没有开启开发者模式?

ranliness commented 2 years ago

开了,有一台可以安装成功。和别人说的情况一样,iOS16以前是设备都可以安装。