阿轩的Bug
阿轩的Bug
  • 发布:2020-01-23 17:27
  • 更新:2020-04-18 17:41
  • 阅读:1449

【报Bug】iOS打包异常,劳烦在百忙之中修复下,谢谢!

分类:HBuilderX

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 -llibSpeech -llibUI -llibNativeUI -llibNavigator -llibNativeObj -llibCrypt -llibShare -liflySpeech\" 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=\"2dadc928-9282-4cb8-9203-1ef4d6fd6701\" CODE_SIGN_IDENTITY=\"iPhone Developer: YiLin Yan (LKQR7A8H3U)\"
Build settings from command line:
CODE_SIGN_IDENTITY = iPhone Developer: YiLin Yan (LKQR7A8H3U)
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 -llibSpeech -llibUI -llibNativeUI -llibNavigator -llibNativeObj -llibCrypt -llibShare -liflySpeech
PROVISIONING_PROFILE = 2dadc928-9282-4cb8-9203-1ef4d6fd6701
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 'G56NU654TV' matching 'iPhone Developer: YiLin Yan (LKQR7A8H3U)' 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 \"DCloud-Wildcard-Development\" expired on Jan 22, 2020. (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 编译错误

2020-01-23 17:27 负责人:无 分享
已邀请:
阿轩的Bug

阿轩的Bug (作者) - 阿轩

公共签名在1.22号 也就是昨天就到期了.

3***@qq.com

3***@qq.com

Appid: UNI20466C1
Build settings from command line:
SDKROOT = iphoneos13.2

note: Using new build system
note: Planning build
note: Constructing build description
error: No profile for team '46VHM48ZF9' matching 'uniAPP' found: Xcode couldn't find any provisioning profiles matching '46VHM48ZF9/uniAPP'. Install the profile (by dragging and dropping it onto Xcode's dock item) or select a different one in the Signing & Capabilities tab of the target editor. (in target 'HBuilder' from project 'HBuilder')
BUILD FAILED

一样遇到 云打包 ios报错

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