Swift stdlib tool error

Dear Community,


I was writing my first App on XCode 9.2 and Swift and wanted to build and run it on my iPhone X but it crashed on BuildTime with the error:


error: Task failed with exit 1 signal 0 {

/usr/bin/codesign '--force' '--sign' '8ADFAD19462E04A6E966AF7F71D5402C4AF525CA' '--verbose' '/Users/Simon/Library/Developer/Xcode/DerivedData/Object_Recognizer-berxtxtaqlvwfcbrqkdxwlnelwhs/Build/Products/Debug-iphoneos/Object Recognizer.app/Frameworks/libswiftAVFoundation.dylib'

}


On first XCode asked me to enter my KeyChain password but I messed it up, because the password I remembered didn't match. Neither restarting, rebooting, reinstalling, resetting the developer account nor resetting the Login KeyChain fixed the problem.

Compiling for the iOS Simulator works fine, but I need to access the camera so this isn't an option for me.


Thanks for any help and suggestions!


Yours,

Simon

Check if you have the run on errors or the time setting inconsistency

Swift stdlib tool error
 
 
Q