|

楼主 |
发表于 2018-1-2 22:19:03
|
显示全部楼层
os应用环境准备:
1 identity imported.
生成android应用包:
生成ios应用包:
You have been opted out of telemetry. To change this, run: cordova telemetry on.
args.nofetch undefined
ios project rename compelete!!!!!!
-----before_compile hooks/xcode8.js----
Reading build config file:
Building project: /Volumes/X5/WeX538/model/Native/记账本/build/src/platforms/ios/记账本.xcworkspace
Configuration: Release
Platform: device
User defaults from command line:
IDEArchivePathOverride = /Volumes/X5/WeX538/model/Native/记账本/build/src/platforms/ios/记账本.xcarchive
……………………………………
=== BUILD TARGET OF PROJECT WITH CONFIGURATION Release ===
Check dependencies
Code Signing Error: 记账本 has conflicting provisioning settings. 记账本 is automatically signed for development, but a conflicting code signing identity iPhone Distribution has been manually specified. Set the code signing identity value to "iPhone Developer" in the build settings editor, or switch to manual signing in the project editor.
Code Signing Error: Code signing is required for product type 'Application' in SDK 'iOS 11.1'
** ARCHIVE FAILED **
The following build commands failed:
Check dependencies
(1 failure)
Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Volumes/X5/WeX538/model/Native/记账本/build/src/platforms/ios/cordova/build-release.xcconfig,-workspace,记账本.xcworkspace,-scheme,记账本,-configuration,Release,-destination,generic/platform=iOS,-archivePath,记账本.xcarchive,archive,CONFIGURATION_BUILD_DIR=/Volumes/X5/WeX538/model/Native/记账本/build/src/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Volumes/X5/WeX538/model/Native/记账本/build/src/platforms/ios/build/sharedpch
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildIOS" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
/var/folders/gj/xjngvx493vg4y4njyc8w_vr00000gn/T/8729b79a-7bff-4f32-9aa0-83e45027ed56/pack.xml:122: 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)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:435)
at org.apache.tools.ant.Target.performTasks(Target.java:456)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
at org.apache.tools.ant.Project.executeTarget(Project.java:1364)
at com.justep.deploy.app.utils.BuildHelper.execTask(BuildHelper.java:190)
at com.justep.deploy.app.utils.Builder.main(Builder.java:118)
****ERROR****: 子任务 "java" 执行失败。
****ERROR****: 任务 "pack" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Java returned: 253
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html |
|