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

Add feature to disregard supported devices in some ipa apps #3

Open
Gren-95 opened this issue Nov 11, 2023 · 1 comment
Open

Add feature to disregard supported devices in some ipa apps #3

Gren-95 opened this issue Nov 11, 2023 · 1 comment

Comments

@Gren-95
Copy link

Gren-95 commented Nov 11, 2023

Would it be possible to add this feature?
I personally would need it to install apolloAPI ipa.

image

@Dadoum
Copy link
Owner

Dadoum commented Nov 11, 2023

I could add it (I know I will add at some point a menu to edit the IPA). However, I am very busy currently, as a workaround you can edit the ipa file, you just have to remove the SupportedDevices entry in the Info.plist file (Extract the ipa as a zip, edit Payload/Apollo.app/Info.plist, and remove

<key>SupportedDevices</key>
<array>
...
</array>

).

Dadoum added a commit that referenced this issue Dec 27, 2023
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