开发者社区> 问答> 正文

iOS 接入数据风控报错

CodeSign /Users/jurong/Library/Developer/Xcode/DerivedData/XiaoFeiApp-adfkkqyryfknwagreixhxpoldfvo/Build/Products/Debug-iphoneos/XiaoFeiApp.app/Frameworks/ZipArchive.framework

    cd /Users/jurong/Desktop/XiaoFeiApp

    export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate

    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"

    

Signing Identity:     "iPhone Developer: Bin Hu (V97KF4JJHK)"


    /usr/bin/codesign --force --sign 9C7108C864663E2654F1D5D2B04A6DCD6CA2BDF5 --preserve-metadata=identifier,entitlements,flags --timestamp=none /Users/jurong/Library/Developer/Xcode/DerivedData/XiaoFeiApp-adfkkqyryfknwagreixhxpoldfvo/Build/Products/Debug-iphoneos/XiaoFeiApp.app/Frameworks/ZipArchive.framework


/Users/jurong/Library/Developer/Xcode/DerivedData/XiaoFeiApp-adfkkqyryfknwagreixhxpoldfvo/Build/Products/Debug-iphoneos/XiaoFeiApp.app/Frameworks/ZipArchive.framework: bundle format unrecognized, invalid, or unsuitable

Command /usr/bin/codesign failed with exit code 1

展开
收起
kkkkkkll 2018-10-19 17:40:29 1225 0
1 条回答
写回答
取消 提交回答
  • 1、iOS 的应用是按照用户年纪分级的。 上线 新功能,都需要关注这个评级 ,确定是否匹配 其中的 一项或则几项。 2、App 中出现 苹果 认定的 “赌博和竞赛” 功能,或则是其他的一些 运营功能,比如 抽奖 等,需要在 页面 上 申明:“该活动是由XX公司发起,和苹果公司无关”。 特别注意 如果奖品中包括苹果的产品,比如 iPad,iWatch 等,没有相关申明的话,也会被苹果打回。 3、App名称的副标题关键词化 被拒绝。
    

    “答案来源于网络,供您参考” 希望以上信息可以帮到您!

    2019-09-26 14:54:28
    赞同 展开评论 打赏
问答标签:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
手淘iOS性能优化探索 立即下载
From Java/Android to Swift iOS 立即下载
深入剖析iOS性能优化 立即下载