Skip to content

0.1 Preview (July 25, 2016)

Pre-release
Pre-release
Compare
Choose a tag to compare
@rajsesh rajsesh released this 25 Jul 20:35
· 1335 commits to master since this release
  • List of things we added support for:
    • Added web browsing ability to SFSafariViewController
    • Send protocol activation events to app delegate
    • Pass correct Safari bundle ID to app delegate
  • NSCalendar bridging with core foundation
  • List of GitHub issues we addressed
    • Fix for NSUserDefaults are not being saved across launches #583
    • Fix for Leak in CGColorGetComponents() #652
    • Fix for [NSFileManager moveItemAtURL:toURL:error] not working. #653
    • Fix for CGColorEqualsColor() always returns true #657