altstoreio / AltStore

AltStore is an alternative app store for non-jailbroken iOS devices.
https://altstore.io
GNU Affero General Public License v3.0
11.32k stars 858 forks source link

What is the best way to build and run my own local app in AltStore? #1421

Open roydbt opened 2 months ago

roydbt commented 2 months ago

I don't have an Apple Developer membership, and I want to manage my local apps using AltStore but I couldn't find any place online on how to do so. Currently, I am stuck trying to turn my Xcode project into an IPA file to transfer to my iPhone.

K4CZP3R commented 2 months ago

Afaik your app needs to be notarized by apple. You can read more about it here

roydbt commented 2 months ago

So I can't add my own apps unless I have an Apple Developer membership?