MAIKit v70.0.6 Release Notes

Release Date: 2015-09-13 // over 8 years ago
    • ⚡️ Updated to Xcode 7 GM, which introduced the following changes
      • Many nullability annotations were added
      • The action property was removed from MAIMenuItem, since is is nullable on OS X, but not on iOS
      • The bezierPathByReversingPath property was added to MAIBezierPath
      • The viewLoaded property was added to MAIViewController and MAISplitViewController
      • The firstResponder property was added to MAICollectionView
      • numberOfSections has been changed from a method to a property on MAICollectionView