Sideload IPA using xCode
REQUIREMENTS:
- macOS 10.14.4 (If your on Windows, use VM to install macOS)
- XCode 11.2
- iOS App Signer
- iDevice running iOS 12+
How to install macOS Mojave on VirtualBox with Windows 10 64bit.
☛ VIDEO GUIDE
HOW TO INSTALL:
- Download Xcode (link below)
- Download iOS App Signer (link below)
- Open Xcode
- Create new Xcode project (Shift + Cmd + N) > Single View Application
- Fill out Product Name > Organisation Name > Organisation Identifier
- Select the folder where the .ipa is saved/ located
- Select the top most name on the left hand side bar
- Navigate to Signing & Capabilities (top bar on project side window)
- Select team or add an account (for adding you need to add your Apple ID with your actual
password)
- If it doesn’t show any errors open iOS App Signer
- Select the .ipa > change signing certificate to Apple Development if yours is on iPhone > select
the profile created with Xcode
- Press start then input a new name for the file
- Go back to Xcode then Select Window > Devices and Simulators (Shift + Cmd + 2)
- With your iDevice connected, under Installed Apps, select the + and the file generated by the
app signer.
- Once it’s done installing, on your device go to Settings > General > and trust the profile like
usual when impacting
- Done!
NOTE: If you are having trouble installing and are getting an error message similar to
unable
to install, Turn off Re-Sign only in IOS app signer.
☛ Video
Guide
DOWNLOAD LINKS:
macOS Mojave 10.14.6
XCode 11.2 (7.2GB)
iOS App Signer
VirtualBox (VM)
FAQ: