Support Xcode 15

takuya
The Web Tub
Dec 19, 2023

--

We are excited to announce support for Xcode 15 in our iOS app builds. This update is applicable for the latest projects using Cordova 12.

Setting Up Your Build Environment

  1. Access the build settings through the Monaca Cloud IDE: Navigate to the “Build” menu and select “Build Environment Settings”.
Select ‘Build Environment Settings’

2. In the settings, choose Xcode 15.0.1 as your preferred version.

Select Xcode 15.0.1

3. After selecting Xcode 15.0.1, ensure to save your settings by clicking the “Save” button. These settings will be retained for each individual project.

With these steps, your iOS app will be built using Xcode 15, ensuring compatibility with the latest developments in iOS app technology.

--

--