Skip to content

0.1 Preview (April 21, 2016)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ramu-msft Ramu-msft released this 21 Apr 19:33
· 1842 commits to master since this release
  • Updated compiler with ARC and autoreleasepool fixes
  • Vsimporter will now properly handle network share paths
  • UIKit updates
    • UIPageViewController bug fixes
    • UIViewController bug fixes
    • UIImagePickerController bug fix
  • Foundation updates
    • NSString bug fixes
    • NSDateFormatter bug fixes
    • NSURLAuthenticationChallenge bug fixes
    • NSURL updates
    • NSPredicate support for predicateWithFormat:, predicateWithSubstitutionVariables: and MATCHES/LIKE predicates
    • NSExpression support for expressionWithFormat:
  • CoreGraphics updates
    • Implemented encode/decode for CGSize, CGPoint and CGRect
    • Added support for shadows to CGContextStrokePath