Appium Desktop error on MAC: unknown can not create simulator

I am using a Real phone

An unknown server-side error occurred while processing the command. Original error: Could not create simulator with name ‘appiumTest-4ad8e31b-8151-472e-b0c8-bbd5f68d4056’, device type id ‘AaronsiPhone’ and runtime id ‘11.0’. Reason: 'simctl error running ‘create’: An error was encountered processing the command (domain=com.apple.CoreSimulator.Simruntime,iOS 14.4):

using
platformName:iOS
platformVersion: 14.4
deviceName: Aaron’s iPhone
app: com.env.app
automationName: XCUITest
Udid: xxxxxxxx-xxxxxxxxxxxxxxxx

It appears this was an issue with xCode I needed to add xcodeOrgId and xcodeSigningId. It works on my Appium desktop but not in my code for MobileCapabilityType