|
生成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: /Users/wbx/Desktop/App/WeX5_3.8-mac/model/Native/MyApp/build/src/platforms/ios/MyApp.xcworkspace
Configuration: Release
Platform: device
User defaults from command line:
IDEArchivePathOverride = /Users/wbx/Desktop/App/WeX5_3.8-mac/model/Native/MyApp/build/src/platforms/ios/MyApp.xcarchive
Build settings from command line:
CONFIGURATION_BUILD_DIR = /Users/wbx/Desktop/App/WeX5_3.8-mac/model/Native/MyApp/build/src/platforms/ios/build/device
SHARED_PRECOMPS_DIR = /Users/wbx/Desktop/App/WeX5_3.8-mac/model/Native/MyApp/build/src/platforms/ios/build/sharedpch
Build settings from configuration file '/Users/wbx/Desktop/App/WeX5_3.8-mac/model/Native/MyApp/build/src/platforms/ios/cordova/build-release.xcconfig':
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES
CODE_SIGN_ENTITLEMENTS = $(PROJECT_DIR)/$(PROJECT_NAME)/Entitlements-$(CONFIGURATION).plist
CODE_SIGN_IDENTITY = iPhone Distribution
DEVELOPMENT_TEAM = YP5D2HH2YK
ENABLE_BITCODE = NO
HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/usr/local/lib/include" "$(OBJROOT)/UninstalledProducts/include" "$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" "$(BUILT_PRODUCTS_DIR)"
OTHER_LDFLAGS = -ObjC
PROVISIONING_PROFILE = 40a555b2-08fa-4ce9-9739-88fdd3068ec5
SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h
** EXPORT FAILED **
error: archive not found at path '/Users/wbx/Desktop/App/WeX5_3.8-mac/model/Native/MyApp/build/src/platforms/ios/MyApp.xcarchive'
Error: Error code 65 for command: xcodebuild with args: -exportArchive,-archivePath,MyApp.xcarchive,-exportOptionsPlist,/Users/wbx/Desktop/App/WeX5_3.8-mac/model/Native/MyApp/build/src/platforms/ios/exportOptions.plist,-exportPath,/Users/wbx/Desktop/App/WeX5_3.8-mac/model/Native/MyApp/build/src/platforms/ios/build/device
****ERROR****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildIOS" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
/var/folders/b1/6h3500sn2_3363r6l6smc4sm0000gn/T/62ff7947-19ce-47b0-a8a4-4244aeb25879/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(Unknown Source)
at com.justep.deploy.app.utils.Builder.main(Unknown Source)
****ERROR****: 子任务 "java" 执行失败。
****ERROR****: 任务 "pack" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: Java returned: 253
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
|
|