|
楼主 |
发表于 2017-7-19 16:52:26
|
显示全部楼层
=== BUILD TARGET hello OF PROJECT hello WITH CONFIGURATION Debug ===
Check dependencies
Code Sign error: No code signing identities found: No valid signing identities (i.e. certificate and private key pair) were found.
iOS deployment target '9.3' for architecture 'armv7' and variant 'normal' is greater than the maximum value '9.1.99' for the iOS 9.1 SDK.
ERROR building one of the platforms: Error: /Users/dongxiaojie/Desktop/wex5/WeX5_V3.7-mac/model/Native/hello/build/src/platforms/ios/cordova/build: Command failed with exit code 2
You may not have the required environment or OS to build this project
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
Error code 65 for command: xcodebuild with args: -xcconfig,/Users/dongxiaojie/Desktop/wex5/WeX5_V3.7-mac/model/Native/hello/build/src/platforms/ios/cordova/build-debug.xcconfig,-project,hello.xcodeproj,ARCHS=armv7 arm64,-target,hello,-configuration,Debug,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=/Users/dongxiaojie/Desktop/wex5/WeX5_V3.7-mac/model/Native/hello/build/src/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Users/dongxiaojie/Desktop/wex5/WeX5_V3.7-mac/model/Native/hello/build/src/platforms/ios/build/sharedpch
Error: /Users/dongxiaojie/Desktop/wex5/WeX5_V3.7-mac/model/Native/hello/build/src/platforms/ios/cordova/build: Command failed with exit code 2
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildIOS" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
****ERROR****: 子任务 "java" 执行失败。
****ERROR****: 任务 "pack" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Java returned: 253
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
现在是这样的错误 |
|