zhao0 / ipapk-server

Create a HTTPS Server to install iOS ipa and Android apk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

curl {"error":"can not find icon "} CentOS7

pandaApe opened this issue · comments

adHoc iPA里有 AppIcon60x60@3x.png 这个文件,但是上传一直不成功,提示{"error":"can not find icon "}

curl 'https://172.16.88.236:1234/upload' -F "package=@/Users/PandaApe/Desktop/untitledfolder/SIT-2017-03-04-19-28.ipa" -F "changelog=test" --insecure

传AppStore版本就是正常的。

commented

AppIcon60x60@2x.png 有吗

加上 AppIcon60x60@2x.png 就好了