|
本帖最后由 jane_jane 于 2017-9-15 15:19 编辑
ld: warning: ignoring file 电力供热/Plugins/com.icubespace.cordova_ / .framework/ , file was built for armv7 which is not the architecture being linked (arm64): 电力供热/Plugins/com.icubespace.cordova_ / .framework/
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_ TouchTask", referenced from:
objc-class-ref in Plugin.o
"_OBJC_CLASS_$_ _NetUtil", referenced from:
objc-class-ref in Plugin.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
Ld build/电力供热.build/Release-iphoneos/电力供热.build/Objects-normal/arm64/电力供热 normal arm64
(1 failure)
Error code 65 for command: xcodebuild with args: -xcconfig,/Volumes/SDCard/WeX5_V3.5-mac/model/Native/电力供热/build/src/platforms/ios/cordova/build-release.xcconfig,-project,电力供热.xcodeproj,ARCHS=armv7 arm64,-target,电力供热,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 arm64,CONFIGURATION_BUILD_DIR=/Volumes/SDCard/WeX5_V3.5-mac/model/Native/电力供热/build/src/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/Volumes/SDCard/WeX5_V3.5-mac/model/Native/电力供热/build/src/platforms/ios/build/sharedpch
Error: /Volumes/SDCard/WeX5_V3.5-mac/model/Native/电力供热/build/src/platforms/ios/cordova/build: Command failed with exit code 2
ERROR building one of the platforms: Error: /Volumes/SDCard/WeX5_V3.5-mac/model/Native/电力供热/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****: 子任务 "exec" 执行失败。
****ERROR****: 任务 "buildIOS" 执行失败。
****ERROR****: 执行出错:
****ERROR****: 错误信息: exec returned: 1
****ERROR****: 如不能确定具体问题,可参考常见问题: http://bbs.wex5.com/thread-82002-1-1.html
找到了错误,该怎么改?跪求各位大神 |
|