0

After I update IOS in my ionic3 project, I did like this my stackoverflow answer, then when I want to running in my device by xcode, showing this error for me.

error showing: (in .xcworkspace)

/Users/zzm/Library/Developer/Xcode/DerivedData/民安-马来西亚-dihlpydipawmqvehhrmobufggotw/Build/Products/Debug-iphoneos/民安-马来西亚.app: unknown error -1=ffffffffffffffff
Command /usr/bin/codesign failed with exit code 1

enter image description here

UPDATE: enter image description here

21
  • Please link full build.log Commented Jan 22, 2018 at 10:31
  • @Frix33 Thats too long, sri.. Did you mean build.log showing when I running 'ionic cordova build ios --prod'? Commented Jan 23, 2018 at 2:24
  • That is pod issue now. please check pod name you are using in your podfile Commented Jan 23, 2018 at 6:35
  • @SivajeeBattina I am using OngSignal plugin in my project.. before I update IOS, no error showing when I am running my project in .xcworkspace Commented Jan 23, 2018 at 6:40
  • I'm bit confused. Kindly add any screenshot what error you are getting. I may help you Commented Jan 23, 2018 at 6:47

1 Answer 1

1

Still don't know why, I just restart my MAC, then error solved.

Reference: Install on Device give Error : Command /usr/bin/codesign failed with exit code 1

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.