5***@qq.com
5***@qq.com
  • 发布:2018-11-29 17:31
  • 更新:2018-11-29 17:46
  • 阅读:963

【ios云打包31015编译错误】

分类:HBuilder

看了很多帖子都没有找到跟我一样的报错。。。希望能帮我瞅瞅这是咋了。。。是profile文件过期失效了吗?

xcode build 开始

xcodebuild -sdk \"iphoneos11.2\" -project \"安装包制作目录Pandora.xcodeproj\" TARGETED_DEVICE_FAMILY=\"1\" OTHER_LDFLAGS=\"-llibPDRCore -lcoreSupport -ObjC -llibCache -llibLog -llibIO -llibPGInvocation -llibStorage -llibXHR -llibUI -llibNativeUI -llibNavigator -llibNativeObj -llibShare -llibZip -llibCamera -llibCrypt -llibMedia -lopencore-amrnb -lmp3lame -llibAccelerometer -llibBarcode -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibOrientation -llibPGProximity -llibStatistic -lQQShare -lSinaShare -lWeiboSDK -lweixinShare -lWeChatSDK -lTencentShare -lTCWeiboSDK\" GCC_PREPROCESSOR_DEFINITIONS=\"PDR_PLUS_UMENG\" HEADER_SEARCH_PATHS=\"\${SDK_ROOT}/usr/include/libxml2 \$(SRCROOT)/libPDRCore/libPDRCore/Managers \$(SRCROOT)/libPDRCore/libPDRCore/Feature/zip \$(SRCROOT)/libPDRCore/libPDRCore/Feature \$(SRCROOT)/libPDRCore/libPDRCore/MiniServer \$(SRCROOT)/libPDRCore/libPDRCore/splashAD \$(SRCROOT)/libPDRCore/libPDRCore/tools \$(SRCROOT)/libStatistic/libStatistic\" PROVISIONING_PROFILE=\"363f1be4-9f45-4955-88c8-52528691f918\" CODE_SIGN_IDENTITY=\"iPhone Distribution: Hangzhou Juchehui Information Technology Co., Ltd. (RQ6X9A72UX)\"
Build settings from command line:
CODE_SIGN_IDENTITY = iPhone Distribution: Hangzhou Juchehui Information Technology Co., Ltd. (RQ6X9A72UX)
GCC_PREPROCESSOR_DEFINITIONS = PDR_PLUS_UMENG
HEADER_SEARCH_PATHS = ${SDK_ROOT}/usr/include/libxml2 $(SRCROOT)/libPDRCore/libPDRCore/Managers $(SRCROOT)/libPDRCore/libPDRCore/Feature/zip $(SRCROOT)/libPDRCore/libPDRCore/Feature $(SRCROOT)/libPDRCore/libPDRCore/MiniServer $(SRCROOT)/libPDRCore/libPDRCore/splashAD $(SRCROOT)/libPDRCore/libPDRCore/tools $(SRCROOT)/libStatistic/libStatistic
OTHER_LDFLAGS = -llibPDRCore -lcoreSupport -ObjC -llibCache -llibLog -llibIO -llibPGInvocation -llibStorage -llibXHR -llibUI -llibNativeUI -llibNavigator -llibNativeObj -llibShare -llibZip -llibCamera -llibCrypt -llibMedia -lopencore-amrnb -lmp3lame -llibAccelerometer -llibBarcode -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibOrientation -llibPGProximity -llibStatistic -lQQShare -lSinaShare -lWeiboSDK -lweixinShare -lWeChatSDK -lTencentShare -lTCWeiboSDK
PROVISIONING_PROFILE = 363f1be4-9f45-4955-88c8-52528691f918
SDKROOT = iphoneos11.2
TARGETED_DEVICE_FAMILY = 1

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

Check dependencies
Code Signing Error: No profile matching '363f1be4-9f45-4955-88c8-52528691f918' found: Xcode couldn't find any provisioning profiles matching '363f1be4-9f45-4955-88c8-52528691f918'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the General tab of the target editor.
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 编译错误BuildConfigure Failed 31015 编译错误

BuildConfigure Failed 31015 编译错误

2018-11-29 17:31 负责人:无 分享
已邀请:
DCloud_App_Array

DCloud_App_Array

从日志看是证书与profile文件不匹配引起的错误。提供下应用的appid(manifest.json文件中的id字段值)

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