Software Archive
Read-only legacy content
17061 Discussions

IOS build failed

yeoyong_l_
Beginner
321 Views

hi, i having build failed issues for IOS

Signing Identity:     "iPhone Distribution: Xcess Networks (Malaysia) Sdn. Bhd. (T69LHKR6VF)"
Provisioning Profile: "proventus_distri"
                      (5dd56096-45d3-4b5c-8da1-607f706cb028)

    /usr/bin/codesign --force --sign FE3E6283767EC0AAFC715119B7AF2166F5F0EE77 --resource-rules=.../proventus/platforms/ios/build/device/Proventus.app/ResourceRules.plist --entitlements .../proventus/platforms/ios/build/Proventus.build/Release-iphoneos/Proventus.build/Proventus.app.xcent .../proventus/platforms/ios/build/device/Proventus.app
FE3E6283767EC0AAFC715119B7AF2166F5F0EE77: no identity found
Command /usr/bin/codesign failed with exit code 1

** BUILD FAILED **


The following build commands failed:
	CodeSign build/device/Proventus.app
(1 failure)
Error code 65 for command: xcodebuild with args: -xcconfig,.../proventus/platforms/ios/cordova/build-release.xcconfig,-project,Proventus.xcodeproj,ARCHS=armv7 armv7s arm64,-target,Proventus,-configuration,Release,-sdk,iphoneos,build,VALID_ARCHS=armv7 armv7s arm64,CONFIGURATION_BUILD_DIR=.../proventus/platforms/ios/build/device,SHARED_PRECOMPS_DIR=.../proventus/platforms/ios/build/sharedpch
Command finished with error code 2: .../proventus/platforms/ios/cordova/build --release,--device
ERROR building one of the platforms: Error: .../proventus/platforms/ios/cordova/build: Command failed with exit code 2
You may not have the required environment or OS to build this project
Error: .../proventus/platforms/ios/cordova/build: Command failed with exit code 2
    at ChildProcess.whenDone (/Developer/cordova/5.1.1/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:134:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:753:16)
    at Process.ChildProcess._handle.onexit (child_process.js:820:5)
0 Kudos
1 Reply
Taucher
Beginner
321 Views

Hello,

This link can solve your problem:

https://software.intel.com/en-us/xdk/blog/remove-xdk-local-data

Regards,

0 Kudos
Reply