0.1 Preview (August 23, 2016)
Pre-release
Pre-release
- Foundation Unit tests can now be built and run on mac for compatibility testing.
- Addressbook framework initial support to use windows contacts API. Supports querying contacts.
- NSTimeZone is now bridged to CFTimeZone
- Several bug fixes in foundation area.
- Removed extra copy of libxml from include\libxml
- Removed c++/cx usage in libdispatch to improve crash dumps
- New projections binaries to fix a regression that removed RTTI.
- New wiki pages are now available:
- Debugging Stack Traces from Crash Dumps, which details how to collect local crash dumps for your application and how to use Visual Studio or WinDbg to debug them.
- Changing the SDK Path of a Project, which explains how to use different versions of the SDK to build your project.
- Creating and Linking Against C++ Static Libraries, which describes how to setup your Objective-C project to use C++ static libraries.