The next version of the Titanium SDK is now is available: 12.5.1.GA. Titanium SDK 12.5.1 is a patch release of the SDK, fixing existing bugs from previous releases.
While the last release (12.5.0.GA) added stable support for iOS 18 and Xcode 16, this release adds additional
CLI bug fixes and improvements to make it even easier to adapt to the new toolset. In addition, this release
fixes a few issues on Android related to the list view performance improvements in 12.5.0, especially when using the
<HeaderView>
component.
For a more detailed overview and all changes, see the release notes: Titanium SDK 12.5.1.GA Release Note.
Install
Follow these steps to get SDK 12.5.1.GA:
- Install the CLI with
[sudo] npm i -g titanium alloy
- Run
titanium sdk install 12.5.1.GA
- Set
<sdk-version>12.5.1.GA</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.