IPA install

1. IPA native installation

1. IPA原生安装

You can directly upload the ipa file. But for ios>=16, you need to name the ipa file: original file name@bundle-identifier.ipa, that is, you need to add @bundle-identifier on the original basis, in which bundle-identifier is the CFBundleIdentifier of Info.plist in the IPA package. Such as:

  • aszs@rn.notes.best.ipa Recommended to use ipa-renamer to rename your ipa files automatically and quickly.
  • If you are a mobile phone user, you can also rename the IPA file, but you must know the format mentioned above, but there is no mobile phone renaming software, please solve it yourself…

直接上传 ipa 文件即可。 但是对于 iOS 16 以上的 设备,你需要将 ipa 文件命名为:原文件名@bundle-identifier.ipa,即需要在原来的基础上加入@bundle-identifier,其中的 bundle-identifier 即 IPA 包中 Info.plistCFBundleIdentifier。如:

  • aszs@rn.notes.best.ipa 推荐你使用 ipa-renamer 自动快速地重命名你的 IPA 文件。
  • 如果你是手机用户也可以给IPA文件改名,但是你要会上述提到的格式才行,但是不提供手机改名软件请你自己解决…

Tips

Tips

  • .ipa installation requires https and a valid certificate , not just a package can be installed without a signature

Installation Demo: Deploy HTTPS and IPA files are signed prerequisites, if IOS16 rename by yourself If you can’t install it yourself, please check the problem yourself

  • Installation demo environment: IOS15.4.1 iPhone12PM, personal certificate, HTTPS

  • .ipa安装 需要 https 和 有效的证书,不是随便一个包上传上去没签名就能安装的
  • 爱思助手签名的无法使用在线安装,只能使用爱思助手安装(经群友测试)

安装演示:部署HTTPSIPA文件已签名前提,如果是 IOS16自行改名 若自己无法安装请自行排查问题所在

  • 安装演示使用环境: IOS15.4.1 iPhone12PM,个人证书,HTTPS

2. TrollStore install

2. TrollStore(巨魔)安装

Requires OpenList version ≥ 3.12.2 and above,Devices that support the installation of TrollStore (jailbroken devices are not explained here)

For more devices, please see the table below. The content of the chart comes from TrollStore

Chart information update is uncertain, you can go to view https://ios.cfw.guide/installing-trollstore

FromToarm64 (A8)arm64 (A9-A11)arm64e (A12-A17/M1-M2)
14.0 beta 1and earlier14.0 beta 1and earlierUnsupportedUnsupportedUnsupported
14.0 beta 214.8.1TrollInstallerXTrollInstallerXTrollHelperOTA
15.015.5 beta 4TrollHelperOTATrollHelperOTATrollHelperOTA
15.515.5TrollInstallerMDCTrollInstallerXTrollHelperOTA
15.6 beta 115.6 beta 3TrollHelperOTATrollHelperOTATrollHelperOTA
15.6 beta 415.6.1TrollInstallerMDCTrollInstallerXTrollHelperOTA
15.715.7.1TrollInstallerMDCTrollInstallerXTrollInstallerX
15.7.215.8.2TrollMisakaTrollInstallerXTrollInstallerX
16.0 beta 116.0 beta 3Not ApplicableTrollInstallerXTrollHelperOTA
16.0 beta 416.6.1Not ApplicableTrollInstallerXTrollInstallerX
16.7 RC16.7 RCNot ApplicableTrollHelperComing Soon
16.716.7.8Not ApplicableUnsupportedUnsupported
17.0 beta 117.0 beta 4Not ApplicableTrollInstallerXComing Soon
17.0 beta 517.0Not ApplicableTrollHelperComing Soon
17.0.1 and later17.0.1 and laterNot ApplicableUnsupportedUnsupported

IPA Resources 🎁

需要OpenList版本 ≥ 3.12.2 及以上,支持安装TrollStore(巨魔)的设备(不含越狱设备)

已经支持更多设备请查看下方表格,图表内容来自 TrollStore

图表信息可能更新不及时可以前往查看 https://ios.cfw.guide/installing-trollstore

开始截止arm64 (A8)arm64 (A9-A11)arm64e (A12-A17/M1-M2)
14.0 beta 1及更早14.0 beta 1及更早不支持不支持不支持
14.0 beta 214.8.1TrollInstallerXTrollInstallerXTrollHelperOTA
15.015.5 beta 4TrollHelperOTATrollHelperOTATrollHelperOTA
15.515.5TrollInstallerMDCTrollInstallerXTrollHelperOTA
15.6 beta 115.6 beta 3TrollHelperOTATrollHelperOTATrollHelperOTA
15.6 beta 415.6.1TrollInstallerMDCTrollInstallerXTrollHelperOTA
15.715.7.1TrollInstallerMDCTrollInstallerXTrollInstallerX
15.7.215.8.2TrollMisakaTrollInstallerXTrollInstallerX
16.0 beta 116.0 beta 3Not ApplicableTrollInstallerXTrollHelperOTA
16.0 beta 416.6.1Not ApplicableTrollInstallerXTrollInstallerX
16.7 RC16.7 RCNot ApplicableTrollHelper即将发布
16.716.7.8Not Applicable不支持不支持
17.0 beta 117.0 beta 4Not ApplicableTrollInstallerX即将发布
17.0 beta 517.0Not ApplicableTrollHelper即将发布
17.0.1及更高17.0.1及更高Not Applicable不支持不支持

 IPA Resources 🎁

Installation example

安装示例

If you want to use the installation is very simple, click the TrollStore button to install.

gif

如果你要使用安装很简单,点击 TrollStore(巨魔) 按钮即可安装。

gif

Other instructions

其他说明

  1. If you click the TrollStore button to open Apple’s magnifying glass, it is because of the following reasons
    • Your TrollStore version number is less than version 1.3+, it is recommended to update to the latest version directly
    • Your URL scheme is not enabled. If you enable it, remember to click the first option to log out immediately (Rebuild Now)
      • TrollStore
  2. What is the wake-up format of the TrollStore URL?

    apple-magnifier://install?url=<URL_to_IPA>

  3. Is there any benefit to this installation?
    • See the flow chart below for explanation
  1. 如果你点击 TrollStore(巨魔) 按钮后打开的是 Apple的放大镜是因为如下原因
    • 你的 TrollStore 版本号小于1.3+版本,建议直接更新到最新版
    • 你的使用 URL 方案没有启用,若启用后记得点击第一个选项立即注销生效 (Rebuild Now)
      • TrollStore
  2. TrollStore URL唤醒格式是什么?
    • apple-magnifier://install?url=<URL_to_IPA>

  3. 这样安装有什么好处吗?
    • 解释见下面的流程图

Contributors