What is the correct mime-type for serving an iPhone .ipa file?

前端 未结 3 1898
执笔经年
执笔经年 2021-02-02 07:54

I\'m trying to post .ipa files onto our apache web server for our beta testers to download. Currently I\'m using the following line in .htaccess to serve the files:



        
3条回答
  •  生来不讨喜
    2021-02-02 08:24

    I suggest you look into Hockey which seems like a good way to distribute Ad Hoc updates more seamlessly. php based though.

提交回复
热议问题