Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Hello, WWDC16 Recap

Hello, WWDC16 Recap

Presented a quick summary of big announcements from WWDC16 at Y Media Labs (Bangalore) Demo Day of the week.

Ajith R Nayak

June 17, 2016
Tweet

More Decks by Ajith R Nayak

Other Decks in Technology

Transcript

  1. Predictions /* Hardware */ - New refined, thinner, beautiful designed

    Retina Macbook Pro - Intel Skylake processors - USB Type-C ports (RIP Magsafe) - Dark blue Dazzling iPhone /* Software */ - More watch faces, more Apple apps for tvOS - iOS 10 & rename of mac OS X - WWDC app for OS X (before the event) - NightShift in macOS - Swift 3.0 ( we knew what’s coming) - Xcode 8
  2. WWDC16 - Evolution and Vision - Renovation over innovation -

    Apple continues in its own path - Apple watch was rescued ?
  3. Keynote Picks > watchOS /* Big Announcements */ - watchOS

    3 - It’s faster (approx. x7) - Scribble - Emergency calls (internationally) - Activity sharing - Breathe /* and more.. */ - New watch faces & easier navigation - Control Center
  4. Keynote Picks > tvOS /* Big Announcements */ - Siri

    Remote on iPhone - Single sign-on /* and more.. */ - 1300 channels & 6000 apps - Dark Mode /* developers */ - ReplayKit - HomeKit
  5. Keynote Picks > macOS /* Big Announcements */ - macOS

    Sierra - Siri on Mac - Universal clipboard (text/images) - Optimized storage /* and more.. */ - Apple Pay on Web - Picture in Picture (like Youtube app) - iCloud + Desktop - Updates to Photos, Messages & iTunes
  6. Keynote Picks > iOS /* Big Announcements */ - iOS

    10 - R.I.P Slide to unlock - Rich notifications - Photos app update - Better Maps app - Revamped Music app (much needed) - News app with Subscriptions - Home app - Messages app has a big update!
  7. Keynote Picks > iOS /* and more.. */ - SiriKit

    - Phone + Apps - Rise to wake up - Photos app update - Control Center redesign - QuickType improvements
  8. Swift 3 /* Big Announcements */ - Oh! Wait.. We

    already Knew it. - Swiftier Objective-C APIs - Swift Playgrounds on the iPad - It’s coming to more platforms let queue = dispatch_queue_create(“myqueue", nil) dispatch_async(queue) { // do stuff } // Swift 3 let queue = DispatchQueue(label: "myqueue") queue.async { // do stuff }
  9. Xcode 8 /* Big Announcements */ - Compatible with Swift

    <3.0 - Memory debugger - Source Editor - Interface Builder Improvements - Speeeeed! - Extensions to Xcode - San Fransisco Monospace font
  10. Unannounced - Apple File System - Delete Stock Apps -

    3D Touch Works in Control Center - Individual Read Receipts - Cellular Data Added To Settings Quick Actions - Maps with where you parked - Wake alarm - R.I.P Game Center