Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error extracting the ipa file #255

Open
elbow-stan opened this issue Dec 18, 2023 · 5 comments
Open

error extracting the ipa file #255

elbow-stan opened this issue Dec 18, 2023 · 5 comments

Comments

@elbow-stan
Copy link

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
Copy link
Contributor

the actual error is

Error testing codesign:

looks like you selected wrong certificate/profile pair

@elbow-stan
Copy link
Author

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

@kambala-decapitator
Copy link
Contributor

@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
Copy link
Author

@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
Copy link
Contributor

kambala-decapitator commented Dec 21, 2023

Maybe your profile and/or certificate has already expired?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants