error: The specified item could not be found in the keychain

I write apps on Xcode8.2.1, apps run well on simulators, but I got errors when I want to run apps on my iphone.

I used automatically manage signing, Xcode managed profile.


error messages are following:


Probing signature of /Users/lincitrin/Library/Developer/Xcode/DerivedData/GoodDay-ddooxbshmdaepueaepgapipscvst/Build/Products/Debug-iphoneos/GoodDay.app/Frameworks/libswiftCore.dylib

/usr/bin/codesign '-r-' '--display' '/Users/lincitrin/Library/Developer/Xcode/DerivedData/GoodDay-ddooxbshmdaepueaepgapipscvst/Build/Products/Debug-iphoneos/GoodDay.app/Frameworks/libswiftCore.dylib'

/Users/lincitrin/Library/Developer/Xcode/DerivedData/GoodDay-ddooxbshmdaepueaepgapipscvst/Build/Products/Debug-iphoneos/GoodDay.app/Frameworks/libswiftCore.dylib: code object is not signed at all

Codesigning /Users/lincitrin/Library/Developer/Xcode/DerivedData/GoodDay-ddooxbshmdaepueaepgapipscvst/Build/Products/Debug-iphoneos/GoodDay.app/Frameworks/libswiftCore.dylib

/usr/bin/codesign '--force' '--sign' '37232F5B8FA6C25CE8C7A15E571D6942600EDA06' '--verbose' '/Users/lincitrin/Library/Developer/Xcode/DerivedData/GoodDay-ddooxbshmdaepueaepgapipscvst/Build/Products/Debug-iphoneos/GoodDay.app/Frameworks/libswiftCore.dylib'

error: The specified item could not be found in the keychain.

error: Task failed with exit 1 signal 0 {

/usr/bin/codesign '--force' '--sign' '37232F5B8FA6C25CE8C7A15E571D6942600EDA06' '--verbose' '/Users/lincitrin/Library/Developer/Xcode/DerivedData/GoodDay-ddooxbshmdaepueaepgapipscvst/Build/Products/Debug-iphoneos/GoodDay.app/Frameworks/libswiftCore.dylib'

}


Help, please!!

Accepted Reply

Any fix? I've got same issues, spent a day but nothing.

Replies

Any fix? I've got same issues, spent a day but nothing.

I had reported the bug using the Apple Bug Reporter.

Apple Developer Relations responded "The original report on this issue, Bug ID 31819129, is still under investigation. We will notify you when it is closed."

But I have been waiting for their solution for a long time until now.

I have a same issue too. I'm frustrated.

I have a same issue too. Try several days without success. Also the support can not help.

Does anyone have this issue resolved?