Summary:
I can not find a solution to this problem! When I compile any project (with this paid developer account) for a physical device (iPhone), in this case a simple ViewController with a "HelloWorld" label, the error is always the same:
Error: Task failed with exit 0 signal 5 { / Usr / bin / codesign '--force' '--sign' '8581983B1080ABA9D731EE6CEBF1F3E8697C6009' '--verbose' '/ Users / antoniopinto / Library / Developer / Xcode / DerivedData / TestHello2-cqliftzommantyftlspfphtoysir / Build / Products / Debug-iphoneos / TestHello2.app/Frameworks/libswiftCore.dylib ' }
I copied the project to a Mac Mini and with the same account works perfectly!!!!
I want to test an app (simple Hello) on the device (iPhone) with a paid developer account I've tried using clean, hard clean, xattr -rc and nothing worked Tanks Steps to
Reproduce: Simply compile and run the project to a physical device