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

error extracting the ipa file #255

Open elbow-stan opened 9 months ago

elbow-stan commented 9 months ago

very inexperienced when it comes to this, tried side loading Spotify, getting this error when trying to sign the ipa: Error extracting ipa file

Logs:

2023-12-18 20:25:23 Temp folder: Optional("/var/folders/pz/7ppbzxfs30g8654mlnt1hp7r0000gn/T/com.DanTheMan827.AppSigner.sbTmx94wj3") 2023-12-18 20:25:23 Working directory: /var/folders/pz/7ppbzxfs30g8654mlnt1hp7r0000gn/T/com.DanTheMan827.AppSigner.sbTmx94wj3/out 2023-12-18 20:25:23 Payload directory: /var/folders/pz/7ppbzxfs30g8654mlnt1hp7r0000gn/T/com.DanTheMan827.AppSigner.sbTmx94wj3/out/Payload 2023-12-18 20:25:23 Error testing codesign: 2023-12-18 20:25:23 Extracting ipa file 2023-12-18 20:25:23 Error extracting ipa file 2023-12-18 20:25:23 Deleting: /var/folders/pz/7ppbzxfs30g8654mlnt1hp7r0000gn/T/com.DanTheMan827.AppSigner.sbTmx94wj3

kambala-decapitator commented 9 months ago

the actual error is

Error testing codesign:

looks like you selected wrong certificate/profile pair

elbow-stan commented 9 months ago

@kambala-decapitator would you know how to fix this? I'm not sure what im doing wrong

kambala-decapitator commented 9 months ago

@kambala-decapitator would you know how to fix this? I'm not sure what im doing wrong

please show screenshot of the program with the options you selected. Also, if cert/profile combobox has more than one option to select, please show all the available options there are.

elbow-stan commented 9 months ago

@kambala-decapitator would you know how to fix this? I'm not sure what im doing wrong

please show screenshot of the program with the options you selected. Also, if cert/profile combobox has more than one option to select, please show all the available options there are.

Screenshot 2023-12-21 at 00 11 03
Screenshot 2023-12-21 at 00 14 12
kambala-decapitator commented 9 months ago

Maybe your profile and/or certificate has already expired?

Also, are there other certificates available? Maybe you chose wrong pair