您的位置:首页 > 其它

怎样通过iPhone Safari 来安装测试版ipa

2015-06-09 16:54 399 查看
http://www.cocoachina.com/bbs/read.php?tid=94101#

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>items</key>
<array>
<dict>
<key>assets</key>
<array>
<dict>
<key>kind</key>
<string>software-package</string>
<key>url</key>
<string>http://iphone.jacall.net/gujing/GujingJiuBoshi.ipa</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.unicom.zq.GujingJiuBoshi</string>
<key>bundle-version</key>
<string>1.4</string>
<key>kind</key>
<string>software</string>
<key>title</key>
<string>古井贡酒官方商城</string>
</dict>
</dict>
</array>
</dict>
</plist>


生成plist文件,

放在服务器后台:itms-services://?action=download-manifest&url=https://dl.dropboxusercontent.com/s/x3snpalcbuegkxo/ChildrenGPS.plist

调用系统浏览器 打开 这个链接就可以下载自动安装了!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: