I'm happy to release a new version of B4i. This version fixes several issues related to iOS 18 new requirements and the installation process. This includes the issue where B4i-Bridge fails to install a new app.
Note that you need to rebuild B4i-Bridge: Tools - Build Server - Build B4i-Bridge App.
Installation process for full deployments and rapid deployments fixed to work with iOS 18.
B4XCollections: new helper methods: EmptyList, EmptyMap, MergeMaps, MergeLists, CreateList, CopyOnWriteMap and CopyOnWriteList.
Build server options: use Apple Configurator is mandatory with local builder and the 32 bit option removed.
Other bug fixes.
Developers who are eligible for a free upgrade will receive an email with the download link. Other developers will receive a renewal offer when the stable version is released.
I like the new keywords Initialized and especially NotInitialized - thanks for this! I have not tried yet, but I'm wondering what the result will be for all non reference values like Int or Double?