Skip to content

Rolf Xcode 8 API review

Rolf Bjarne Kvinge edited this page Sep 2, 2016 · 20 revisions

that can be done in several ways (we won’t be able to cover all of them), including reviewing the API diff to stuff that looks weird

https://gist.github.com/spouliot/ed4d466d733dfe1ee4b21b4317e370a1 https://gist.github.com/spouliot/fedea9ba7e1562acee5398baa47576de

might be worth looking into the API added in tvOS

  • ExternalAccessory (available, beta 6) PR
  • HomeKit (available, beta 6) [PR NOT SUBMITTED]
  • MultipeerConnectivity (available, beta 6)
  • Photos (available, beta 6)
  • PhotosUI (available, beta 6)
  • ReplayKit (available, beta 6)
  • UserNotification (available, beta 6)
  • VideoSubscriberAccount (available, beta 6)

and make sure we’re not bringing [Obsolete] API needlessly

Clone this wiki locally