2***@qq.com
2***@qq.com
  • 发布:2019-11-17 16:05
  • 更新:2019-11-19 16:34
  • 阅读:1024

ios打包报错【报Bug】

分类:HBuilder

xcode build 开始

xcodebuild -sdk \"iphoneos12.1\" -project \"安装包制作目录Pandora.xcodeproj\" TARGETED_DEVICE_FAMILY=\"1,2\" OTHER_LDFLAGS=\"-llibPDRCore -lcoreSupport -ObjC -llibCache -llibLog -llibMessage -llibCrypt -llibMedia -lopencore-amrnb -lmp3lame -llibAccelerometer -llibBarcode -llibCamera -llibIO -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibPGInvocation -llibNativeObj -llibNativeUI -llibNavigator -llibOrientation -llibPGProximity -llibShare -llibStorage -llibUI -llibXHR -llibZip -llibStatistic\" 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=\"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 = 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 -llibMessage -llibCrypt -llibMedia -lopencore-amrnb -lmp3lame -llibAccelerometer -llibBarcode -llibCamera -llibIO -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibPGInvocation -llibNativeObj -llibNativeUI -llibNavigator -llibOrientation -llibPGProximity -llibShare -llibStorage -llibUI -llibXHR -llibZip -llibStatistic
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 编译错误

QQ2543454170

2019-11-17 16:05 负责人:无 分享
已邀请:
1***@qq.com

1***@qq.com

解决了吗??? 我也遇到这个问题了。

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

  • 标题 / 粗斜体
  • 代码片段
  • 超链接 / 图片 / 视频
  • 列表 / 引用

文章内容较多时,可以用标题分段 :

## 大标题 
### 小标题

斜体 / 粗体 :

**粗体** 
*斜体*
***粗斜体***

代码片段 :

``` javascript
代码片段
```

超链接 :

[链接文字](链接地址) 例: [百度](http://www.baidu.com)

图片 :

![图片说明](图片地址) 例: ![百度logo](http://www.baidu.com/img/bdlogo.gif)

视频 :

!![视频说明](视频地址) 例: !![优酷视频](http://youku.com)

有序列表 :

1. 123
2. 123
3. 123

无序列表 :

- 123
- 123
- 123

引用 : ( 双回车后结束引用 )

> 引用内容
引用内容
引用内容