ESullivan
ESullivan
  • 发布:2018-12-19 15:53
  • 更新:2019-02-15 10:48
  • 阅读:883

IOS在线打包 31035

分类:MUI

IOS在线打包前几天还没问题 在打包提示31015编译错误.. 大佬们知道这是什么问题吗..

xcode build 开始  

xcodebuild -sdk iphoneos11.2 -project 安装包制作目录Pandora.xcodeproj TARGETED_DEVICE_FAMILY=\"1\"  
Build settings from command line:  
    SDKROOT = iphoneos11.2  
    TARGETED_DEVICE_FAMILY = 1  

=== BUILD TARGET Pandora OF PROJECT Pandora WITH THE DEFAULT CONFIGURATION (Release) ===  

Check dependencies  
Code Signing Error: Signing certificate is invalid. Signing certificate \"iPhone Distribution: ************** Co., Ltd. (*********)\", serial number \"*********************\", is not valid for code signing. It may have been revoked or expired.  
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.2'  

** BUILD FAILED **  

The following build commands failed:  
    Check dependencies  
(1 failure)  

BuildConfigure Failed 31015 编译错误
2018-12-19 15:53 负责人:无 分享
已邀请:
z***@126.com

z***@126.com

遇到同样的问题,求解

  • ESullivan (作者)

    先检查一下签名证书是否过期吧。也有可能是打包服务器的波动。我的是证书的问题。

    2019-03-05 10:21

该问题目前已经被锁定, 无法添加新回复