Uncheck bundle ID, make force device "iPhone 7", remove UDID
and
launch your appium server like this in the command line, just put your address in there
appium --address SERVER ADDRESS --port 4725 --default-capabilities '{"nativeInstrumentsLib":true}' --default-capabilities '{"automationName":"XCUITest"}'