I am running macOS Catalina and Xcode 11.2.1. When I try to run the app with my iPhone as the target, I get the error below. The app works fine with the simulators but not with my iPhone. I have "Automatically manage signing' selected, a unique bundle identifier and selected myself as the team.Xcode Signing I have attached a screenshot of my KeyChain Access.Keychain Access Any help is greatly appreciated!
Error Message
CodeSign /Users/brycejones/Library/Developer/Xcode/DerivedData/Runner-dzzcypcmdfslcvdpimxyyhdxovdh/Build/Products/Debug-iphoneos/Beefcake.app/Frameworks/App.framework (in target 'Runner' from project 'Runner') cd /Users/brycejones/Documents/Jockstrap/ios export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate Signing Identity: "Apple Development: Bryce Jones (68332RMZFC)" Provisioning Profile: "iOS Team Provisioning Profile: *" (feb0d63c-1b17-4d3e-9424-f7be3db0182a)
/usr/bin/codesign --force --sign F5E7B34F6D56955BD93D0C061C40E56B8B558315 --timestamp=none --preserve-metadata=identifier,entitlements,flags /Users/brycejones/Library/Developer/Xcode/DerivedData/Runner-dzzcypcmdfslcvdpimxyyhdxovdh/Build/Products/Debug-iphoneos/Beefcake.app/Frameworks/App.framework