The next version of the Titanium SDK is now is available: 12.5.0.RC. Titanium SDK 12.5.0 is a minor release of the SDK, adding new features and platform updates.
After the initial support for Android API level 34 in Titanium SDK 12.4.0, it is now the new default in Titanium SDK 12.5.0 and beyond. In addition, this release brings official support for iOS 18, iPadOS 18, watchOS 18 and Xcode 16. We have been testing the new tooling for several month now and mitigated all breaking changes, so it is save to update your apps today.
The official release of Xcode 16 etc. is scheduled for September 9th, along with the announcement of the new iPhone 16 models.
For a more detailed overview and all changes, see the release notes: Titanium SDK 12.5.0.RC Release Note.
Install
Follow these steps to get SDK 12.5.0.RC:
- Install the CLI with
[sudo] npm i -g titanium alloy
- Run
titanium sdk install 12.5.0.RC
- Set
<sdk-version>12.5.0.RC</sdk-version>
in yourtiapp.xml
Report Bugs
If you run into any issues that seem related to the update, please report them on GitHub.
How can I support?
If you like our work and want to support, think about a donation or to contribute with your time and code.