Create IPA without Developer Account

  1. Expo Go pre-build

npx expo prebuild
  1. Xcode -> Open project ios directory

  2. Product -> Destination -> Any iOS devices

  3. Product Archive

  4. Open in Finder -> Right click .xcarchive -> Product/Applications -> Create folder Payload -> Drag .app file into Payload \\

  5. Compress Payload and Rename to xxx.ipa

  6. Add app to AltStore

Last updated