|
如题,使用使用【应用打包服务器】,打安卓包时正常,但是打IPA包时出错。
开发环境:WEX53.4
OS环境:WIN10,64位
应用打包服务器:3.2.1(wex5的版本换成了3.4,与开发同版)
打包时报如下错,添附打包服务器的LOG文件。
** BUILD FAILED **
The following build commands failed:
CompileC build/visa01.build/Debug-iphoneos/visa01.build/Objects-normal/armv7/PluginSMSSDK.o visa01/Plugins/com.justep.cordova.plugin.security.mob/PluginSMSSDK.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
ERROR building one of the platforms: Error: /Volumes/X5/WeX5/model/Native/.workspace/C71589A77C100001FE849696E3FAF250/build/platforms/ios/cordova/build: Command failed with exit code 2
You may not have the required environment or OS to build this project
Error code 65 for command: xcodebuild with args: -xcconfig,/Volumes/X5/WeX5/model/Native/.workspace/C71589A77C100001FE849696E3FAF250/build/platforms/ios/cordova/build-debug.xcconfig,-project,visa01.xcodeproj,ARCHS=armv7 arm64,-target,visa01,-configuration,Debug,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=/Volumes/X5/WeX5/model/Native/.workspace/C71589A77C100001FE849696E3FAF250/build/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Volumes/X5/WeX5/model/Native/.workspace/C71589A77C100001FE849696E3FAF250/build/platforms/ios/build/sharedpch
Error: /Volumes/X5/WeX5/model/Native/.workspace/C71589A77C100001FE849696E3FAF250/build/platforms/ios/cordova/build: Command failed with exit code 2
****ERROR****: Task "exec" finished with error.
****ERROR****: Target "buildIOS" finished with error.
****ERROR****: Build finished with error.
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://wex5.com/cn/bbs/thread-82002-1-1.html
|
|