Testing App on my iPhone

Hi,


What does it mean when building an app for testing on iPhone fails and Xcode signals:

! Task failed with exit 1 signal 0 {

/usr/bin/codesign '--force' '--sign' '273EC7AA17CA1209AA7AA8B4DF31A5EC1947CEFE' '--verbose' '/Users/halimnataprawira/Library/Developer/Xcode/DerivedData/AvatarApp-enfhidvegjcpkldkeigzhtrokqwq/Build/Products/Debug-iphoneos/AvatarApp.app/Frameworks/libswiftCore.dylib'

}

Any Xcode wizards out there that might know how to troubleshoot this?

Thank you in advance

zWolf

Accepted Answer

First thing to try is to do a clean build forlder (option clean from product menu of XCode).

It worked!!


Thank You Claude31!! and to all experienced coders who kindly and patiently always help us newbies plough through!! I hope that one day I can do the same for others...

Great. That's a very very frequent solution to build problems.

Wish you good continuation in your learning journey…

And don't forget to mark this thread as closed.

Testing App on my iPhone
 
 
Q