1 Star 0 Fork 0

BobyXiong/testDownloadIPA

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
manifest.plist 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
BobyXiong 提交于 2020-11-10 13:43 . update manifest.plist.
<?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>https://svendson.gitee.io/test-download-ipa/app/EbicomHuaXi.ipa</string>
</dict>
<dict>
<key>kind</key>
<string>display-image</string>
<key>url</key>
<string>https://svendson.gitee.io/test-download-ipa/image/57x7.png</string>
</dict>
<dict>
<key>kind</key>
<string>full-size-image</string>
<key>url</key>
<string>https://svendson.gitee.io/test-download-ipa/image/512x512.png</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.e100com.iPhonehuaxi</string>
<key>bundle-version</key>
<string>1.0.17</string>
<key>kind</key>
<string>software</string>
<key>platform-identifier</key>
<string>com.apple.platform.iphoneos</string>
<key>title</key>
<string>EbicomHuaXi</string>
</dict>
</dict>
</array>
</dict>
</plist>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/svendson/test-download-ipa.git
git@gitee.com:svendson/test-download-ipa.git
svendson
test-download-ipa
testDownloadIPA
master

搜索帮助