.ipa file for use with signing service?
Moderator: ScummVM Team
.ipa file for use with signing service?
I’m trying to use a signing service (Signulous) with the latest iOS version but it won’t accept the .app file extension. I tried to change it to .ipa but still doesn’t work. Any ideas?
Re: .ipa file for use with signing service?
There is a .ipa for the latest release on our download page.
If you want to use a daily build, you will need to create the ipa yourself. This is basically a zip package that can be created in the following way:
If you want to use a daily build, you will need to create the ipa yourself. This is basically a zip package that can be created in the following way:
- Create a folder named "Payload".
- Move (or copy) the scummvm.app into this folder.
- Compress the Payload folder to a zip file.
- Rename the Payload.zip file to ".ipa" (for example "scummvm.ipa").
Re: .ipa file for use with signing service?
Thanks for the help. Weird, the ipa file from the downloads page still unzips to .app in iOS files. Gonna try from pc.
-
- Posts: 2
- Joined: Sat Mar 12, 2022 10:16 am
Re: .ipa file for use with signing service?
Hello,
i tried to build a .ipa from latest nightly build, but when i try to install (via Ifile) i get the following error:
"Failed to open /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.N8yeAg/extracted/Payload : No such file or directory.
Am I missing something?
i tried to build a .ipa from latest nightly build, but when i try to install (via Ifile) i get the following error:
"Failed to open /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.N8yeAg/extracted/Payload : No such file or directory.
Am I missing something?
Re: .ipa file for use with signing service?
Aye!
I've follow the instructions to "build" an .ipa from the latest daily build but when i try to install it with the Altstore app it says "The app is invalid."
I'm on IpadOS 15.3 and i am able to install the 2.5.1 official with this method, but sadly it lacks of filters support, and i know that in the daily builds is there.
Am i missing smt?
I've follow the instructions to "build" an .ipa from the latest daily build but when i try to install it with the Altstore app it says "The app is invalid."
I'm on IpadOS 15.3 and i am able to install the 2.5.1 official with this method, but sadly it lacks of filters support, and i know that in the daily builds is there.
Am i missing smt?
Last edited by Khodeus on Sat Apr 23, 2022 7:42 pm, edited 1 time in total.
Re: .ipa file for use with signing service?
I don't know about AltStore but following the steps from the second post I managed to successfully install a working daily build with appinst/AppSync on a jailbroken iPad A10.
Re: .ipa file for use with signing service?
Yep, on jailbroken device there's no need to Altstore, unf my ios version does not allow JB :/