ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
https://capacitorjs.com
MIT License
11.24k stars 955 forks source link

[Feature]: Allow building unsigned ipa #7449

Closed q962 closed 2 weeks ago

q962 commented 2 weeks ago

Description

building unsigned ipa

Platforms

Request or proposed solution

I use sidestore to install my ipa, but cap does not support building unsigned programs.

I successfully exported unsigned ipa files for my godot project using the method provided by the Export-unsigned-ipa-files project.

When I try to compile using this method, I get an error. Since I have no mac development experience, I cannot make corrections.

Alternatives

No response

Additional Information

No response

q962 commented 2 weeks ago

I was wrong, there is nothing wrong with the method provided by Export-unsigned-ipa-files.

Workspace should be used