简体   繁体   中英

How to Combine Multiples IPA's file to make single IPA file in iOS?

iOS中有什么方法可以合并多个ipa文件并制作一些安装程序文件(即(ipa文件)),以便在安装应用程序安装后,相应的应用程序也安装在iPhone上?

不,没有办法做到这一点。

No, but you can use App Bundles to sell a set of your apps together

All members of the Apple Developer Program with paid apps available on the App Store can create app bundles, which are groups of up to 10 apps sold together at a reduced price. App bundles can be purchased with a single tap and the individual apps will appear on the customer's device

Check this link for details: https://developer.apple.com/app-store/app-bundles/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM