opentrace-community / opentrace-ios

OpenTrace iOS app. Reference implementation of the BlueTrace protocol.
https://bluetrace.io
GNU General Public License v3.0
432 stars 137 forks source link

code signing error #20

Open nosecc opened 4 years ago

nosecc commented 4 years ago

I am getting this error regarding code signing i guest. can some one help pls. Note that i am only testing the app.

=================== Code Signing /Users/sam/Library/Developer/Xcode/DerivedData/OpenTrace-fygcbzuqxgkeilbtaythqpvegzhy/Build/Products/Debug-iphoneos/OpenTrace.app/Frameworks/GTMSessionFetcher.framework with Identity Apple Development: sam33333@hotmail.com (JGKPPY474M) /usr/bin/codesign --force --sign FFD893B8C887FA83CA18B8522B872244BC4B42AB --preserve-metadata=identifier,entitlements '/Users/sam/Library/Developer/Xcode/DerivedData/OpenTrace-fygcbzuqxgkeilbtaythqpvegzhy/Build/Products/Debug-iphoneos/OpenTrace.app/Frameworks/GTMSessionFetcher.framework' /Users/sam/Library/Developer/Xcode/DerivedData/OpenTrace-fygcbzuqxgkeilbtaythqpvegzhy/Build/Products/Debug-iphoneos/OpenTrace.app/Frameworks/GTMSessionFetcher.framework: errSecInternalComponent Command PhaseScriptExecution failed with a nonzero exit code

kohdesmond commented 4 years ago

@nosecc u might wanna clear the FULL DerivedData, log out and log in your account and resign with ur free account on your simulator first?

if all else failed, stackoverflow is your best friend.