环境mac OS Xcode 7.3.1 需要说明的是测试证书是没有问题的,能够打测试包 === BUILD TARGET OF PROJECT WITH CONFIGURATION Release === Check dependencies Code Sign error: No code signing identities found: No valid signing identities (i.e. certificate and private key pair) were found. warning: no rule to process file '/Projects/WeX5_V3.6-mac/model/Native/育道IOS/build/src/platforms/ios/育道IOS/Plugins/phonegap-plugin-barcodescanner/ZXDataMatrixEncoder.h' of type sourcecode.c.h for architecture armv7 warning: no rule to process file '/Projects/WeX5_V3.6-mac/model/Native/育道IOS/build/src/platforms/ios/育道IOS/Plugins/phonegap-plugin-barcodescanner/ZXDataMatrixEncoder.h' of type sourcecode.c.h for architecture arm64 ** BUILD FAILED ** The following build commands failed: Check dependencies (1 failure) ERROR building one of the platforms: Error: /Projects/WeX5_V3.6-mac/model/Native/育道IOS/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 Error code 65 for command: xcodebuild with args: -xcconfig,/Projects/WeX5_V3.6-mac/model/Native/育道IOS/build/src/platforms/ios/cordova/build-release.xcconfig,-project,育道IOS.xcodeproj,ARCHS=armv7 arm64,-target,育道IOS,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=/Projects/WeX5_V3.6-mac/model/Native/育道IOS/build/src/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Projects/WeX5_V3.6-mac/model/Native/育道IOS/build/src/platforms/ios/build/sharedpch Error: /Projects/WeX5_V3.6-mac/model/Native/育道IOS/build/src/platforms/ios/cordova/build: Command failed with exit code 2 ****ERROR****: 子任务 "exec" 执行失败。 ****ERROR****: 任务 "buildIOS" 执行失败。 ****ERROR****: 执行出错: ****ERROR****: 错误信息: exec returned: 1 /var/folders/6c/t4ht2lvx1qqg2cxxl3hfqp3w0000gn/T/0cc9a352-17ac-44bb-98be-1834d11423a1/pack.xml:118: exec returned: 1 at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:643) at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:669) at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:495) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
|