IOS 10 & XCODE 8
Manjula Jonnalagadda
@transcdentpi
manjonn@transcendentalpi.com
FEATURES
• Messages framework for writing extensions of Message Apps
• SiriKit for building extensions for SiriKit
• CallKit for using call app forVOIP services
• Major changes to Notification, unifying local and push notification
• Live photo editing
• Access to Raw image
IMPROVEMENTS
• Prefetching for UICollectionView/UITableView
• Batch updates for CoreData
• Thread Sanitizer
• Layout profiling amongst others.
• Better story board
• Automatic profile management
SWIFT 3.0 MAJOR CHANGES
• Next version will be backward compatible
• Changes to functions, there is always a label
• Better compatibility with Objective C
• CocoaTouch & Foundation classes API are slightly different.
• Convention changes like enums in lowerCamelCase.

iOS 10 & XCode 8, Swift 3.0 features and changes

  • 1.
    IOS 10 &XCODE 8 Manjula Jonnalagadda @transcdentpi manjonn@transcendentalpi.com
  • 2.
    FEATURES • Messages frameworkfor writing extensions of Message Apps • SiriKit for building extensions for SiriKit • CallKit for using call app forVOIP services • Major changes to Notification, unifying local and push notification • Live photo editing • Access to Raw image
  • 3.
    IMPROVEMENTS • Prefetching forUICollectionView/UITableView • Batch updates for CoreData • Thread Sanitizer • Layout profiling amongst others. • Better story board • Automatic profile management
  • 4.
    SWIFT 3.0 MAJORCHANGES • Next version will be backward compatible • Changes to functions, there is always a label • Better compatibility with Objective C • CocoaTouch & Foundation classes API are slightly different. • Convention changes like enums in lowerCamelCase.