

Now, you can run this from the root of your Titanium project: ti build -platform ios If you do not already have Xcode 11 selected as active, you will need to run this command: sudo xcode-select -switch /Applications/Xcode.app/Contents/Developerīe sure you have selected the 8.2.x SDK in tiapp.xml 8.2.0.GA The following sections describe different targeting scenarios that you may want to run as a developer Target iOS 13.x simulator from SDK 8.2.x
XCODE 11 DOWNLOAD INSTALL
This way, you can now install it using this syntax in your tiapp.xml file: 8.2.0.GAīuilding your app with different versions of SDK and Xcode Or this command, if you are using the open-source Titanium CLI tool: ti sdk install 8.2.0.GA Open terminal and execute this command, if you are using the appcelerator CLI tool: appc ti sdk install 8.2.0.GA You can then close them after successful open.ĭownload and install Titanium SDK 8.2.0.GA

With the release of iOS 13, a lot of mobile developers are going to want to install Xcode 11 side-by-side with Xcode 10.
