2***@qq.com
2***@qq.com
  • 发布:2020-01-07 11:10
  • 更新:2020-01-07 11:10
  • 阅读:1158

Xcode升级后IOS打包失败,请求大神帮忙看下是什么原因?

分类:HBuilder

xcode build 开始

xcodebuild -sdk \"iphoneos12.1\" -project \"安装包制作目录Pandora.xcodeproj\" TARGETED_DEVICE_FAMILY=\"1\" OTHER_LDFLAGS=\"-llibPDRCore -lcoreSupport -ObjC -llibAdSupport -llibCache -llibLog -llibContacts -llibMap -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibShare -llibCrypt -llibMedia -lopencore-amrnb -lmp3lame -llibAccelerometer -llibBarcode -llibCamera -llibIO -llibPGInvocation -llibNativeObj -llibNativeUI -llibNavigator -llibOrientation -llibPGProximity -llibStorage -llibUI -llibXHR -llibZip -lweixinShare -lWeChatSDK\" 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=\"dd16f671-92dd-4ef2-98fa-43b414091b96\" CODE_SIGN_IDENTITY=\"iPhone Distribution: ChangSha Rerise Information Technology Commerce Co,. Ltd. (QYPW673C7V)\"
Build settings from command line:
CODE_SIGN_IDENTITY = iPhone Distribution: ChangSha Rerise Information Technology Commerce Co,. Ltd. (QYPW673C7V)
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 -llibAdSupport -llibCache -llibLog -llibContacts -llibMap -llibGeolocation -lBaiduKeyVerify -lssl -lcrypto -llibShare -llibCrypt -llibMedia -lopencore-amrnb -lmp3lame -llibAccelerometer -llibBarcode -llibCamera -llibIO -llibPGInvocation -llibNativeObj -llibNativeUI -llibNavigator -llibOrientation -llibPGProximity -llibStorage -llibUI -llibXHR -llibZip -lweixinShare -lWeChatSDK
PROVISIONING_PROFILE = dd16f671-92dd-4ef2-98fa-43b414091b96
SDKROOT = iphoneos12.1
TARGETED_DEVICE_FAMILY = 1

note: Using new build system
note: Planning build
note: Constructing build description
Build system information
error: Signing certificate is invalid. Signing certificate \"iPhone Distribution: ChangSha Rerise Information Technology Commerce Co,. Ltd. (QYPW673C7V)\", serial number \"580A7E7F17641D47\", is not valid for code signing. It may have been revoked or expired. (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 编译错误

日志:

!ENTRY com.pandora.pack.core 4 0 2020-01-07 11:46:05.452
!MESSAGE (Build null) [ERROR] zip文件: E:\t1706\HBuilder\configuration\org.eclipse.osgi\bundles\426\data\H5EFEF403.wgt

!ENTRY com.pandora.core 4 0 2020-01-07 11:46:25.415
!MESSAGE (Build null) [ERROR] http错误码: 301
!STACK 0
org.apache.http.client.HttpResponseException: Moved Permanently
at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:67)
at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:55)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:945)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:919)
at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:910)
at com.pandora.core.httpclient.HttpClientUtils.excuteCustomStringPost(HttpClientUtils.java:441)
at com.pandora.core.httpclient.HttpClientUtils.excute(HttpClientUtils.java:382)
at com.pandora.core.httpclient.HttpClientUtils.excute(HttpClientUtils.java:354)
at com.pandora.core.httpclient.HttpClientUtils.excute(HttpClientUtils.java:332)
at com.pandora.push.polling.EventPolling$1.run(EventPolling.java:64)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

2020-01-07 11:10 负责人:无 分享
已邀请:

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