0.1 Preview (June 3, 2016)
Pre-release
Pre-release
- The CoreFoundation module has been replaced by the official Swift open-source CoreFoundation module. As a result, the complete, canonical CoreFoundation framework is now available beginning with this week’s release of the bridge. For more information and known issues, please see issue #529.
- This week, we are introducing the official WinObjC Samples repo. Over the coming weeks and months, we’ll be adding lots of documentation and sample code to the repo to help you get started with the bridge quickly. Check it out now for guides to adding Live Tiles and toast notifications to your Objective-C UWP app.
- UIKit updates
- Foundation updates
- NSKeyValueCoding added support for dictionaryWithValueForKeys; see pull request #515
- Various KVC fixes
- NSCoder fixes
- NSString updates
- NSNumber updates