New project in Appcelerator Studio builds and compiles to simulator with no problem. Choosing an iOS device to build it do presents an error after invoking xcodebuild.
I've downloaded the Geocoder-Sample project from Appcelerator and it compiles and sends to the same device no problem.
There is no code done. I'm using the stock template from a new project creation and trying to send it to the iPhone.
The error being shown:
[ERROR] : 2019-06-08 09:29:00.360 xcodebuild[5225:52111] DTDeviceKit: deviceType from 5bf3c1e2f2cc885d5f3db33825847fab3e4f80b6 was NULL [ERROR] : 2019-06-08 09:29:00.361 xcodebuild[5225:52111] DTDeviceKit: deviceType from 5bf3c1e2f2cc885d5f3db33825847fab3e4f80b6 was NULL
I'm using a correct provisioning profile and developer certificate.