IOS 12.1 run with appium

Upgraded physical ipad device to ios12.1
Latest version of xcode version 10.1
Have tested all appium versions 8 up to 10.
Have focused on getting it working on appium 9.1
Ran through steps and installation is fine
./Scripts/bootstrap.sh -d successfully works
The xcode build is working fine.
When running appium it is coming back with error code 65 saying the webdriverrunner no team is select.
I have a full apple developer licence and provisioning profile.
I have ticked the automatic signing and set the team name in the webdriver runner file.
Advice on this would be appreciated! Thanks