详细问题描述
(DCloud产品不会有明显的bug,所以你遇到的问题大都是在特定环境下才能重现的问题,请仔细描述你的环境和重现方式,否则DCloud很难排查解决你的问题)
[内容]
xcode build 开始
xcodebuild -sdk \"iphoneos12.1\" -project \"安装包制作目录Pandora.xcodeproj\" TARGETED_DEVICE_FAMILY=\"1,2\" OTHER_LDFLAGS=\"-llibPDRCore -lcoreSupport -ObjC -llibAccelerometer -llibMedia -lopencore-amrnb -lmp3lame -llibCache -llibCamera -llibLog -llibContacts -llibIO -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibPGInvocation -llibOrientation -llibPGProximity -llibStorage -llibXHR -llibZip -llibBarcode -llibMap -llibUI -llibNativeUI -llibNavigator -llibNativeObj -llibOauth -llibCrypt -llibShare\" GCC_PREPROCESSOR_DEFINITIONS=\"\" 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\" PROVISIONING_PROFILE=\"40395a31-86e5-4423-83cb-6020699ff1ad\" CODE_SIGN_IDENTITY=\"iPhone Distribution: Digital Heaven (Beijing) Internet & Technology Co., Ltd. (YQM5H857L5)\"
Build settings from command line:
CODE_SIGN_IDENTITY = iPhone Distribution: Digital Heaven (Beijing) Internet & Technology Co., Ltd. (YQM5H857L5)
GCC_PREPROCESSOR_DEFINITIONS =
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
OTHER_LDFLAGS = -llibPDRCore -lcoreSupport -ObjC -llibAccelerometer -llibMedia -lopencore-amrnb -lmp3lame -llibCache -llibCamera -llibLog -llibContacts -llibIO -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibPGInvocation -llibOrientation -llibPGProximity -llibStorage -llibXHR -llibZip -llibBarcode -llibMap -llibUI -llibNativeUI -llibNavigator -llibNativeObj -llibOauth -llibCrypt -llibShare
PROVISIONING_PROFILE = 40395a31-86e5-4423-83cb-6020699ff1ad
SDKROOT = iphoneos12.1
TARGETED_DEVICE_FAMILY = 1,2
note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: No certificate for team 'YQM5H857L5' matching 'iPhone Distribution: Digital Heaven (Beijing) Internet & Technology Co., Ltd. (YQM5H857L5)' found: Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning. (in target 'Pandora')
Build system information
error: Provisioning profile \"HBuilder-Wildcard\" expired on Nov 14, 2019. (in target 'Pandora')
Build system information
warning: The iOS deployment target is set to 7.0, but the range of supported deployment target versions for this platform is 8.0 to 12.1. (in target 'Pandora') BUILD FAILED BuildConfigure Failed 31015 编译错误BuildConfigure Failed 31015 编译错误
BuildConfigure Failed 31015 编译错误
重现步骤
[步骤]
[结果]
[期望]
[如果语言难以表述清晰,拍一个视频或截图,有图有真相]
IDE运行环境说明
[HBuilder 或 HBuilderX。如果你用其他工具开发uni-app,也需要在此说明]
[IDE版本号]
[windows版本号]
[mac版本号]
uni-app运行环境说明
[运行端是h5或app或某个小程序?]
[运行端版本号]
[项目是cli创建的还是HBuilderX创建的?如果是cli创建的,请更新到最新版cli再试]
[编译模式是老模板模式还是新的自定义组件模式?]
App运行环境说明
[Android版本号]
[iOS版本号]
[手机型号]
[模拟器型号]
附件
[IDE问题请提供HBuilderX运行日志。菜单帮助-查看运行日志,点右键打开文件所在目录,将log文件压缩成zip包上传]
[App问题请提供可重现问题的代码片段,你补充的细一点,问题就解决的快一点]
[App安装包或H5地址]
www.shibolianmeng.cn
[可重现代码片段]
联系方式
18569823532
[QQ]
924376638
1 个回复
1***@qq.com
解决了吗??? 我也遇到这个问题了??