A quick roundup of all the cool stuff coming out of WWDC
With some light commentary as well! :)
Top Videos:
All videos: WWDC 2018 - Videos
iTunes Connect for iOS is replaced by App Store Connect
Old School API Diffs:
What's New Pages:
New pages have shown up giving a nice single-page change log for many of Apple's top technologies. They don't seem to show every detail, but are fairly extensive.
OS Signpost API for providing debug data in Instruments
Super cool, and poorly documented right now. I'd suggest checking the headers inside of Xcode 10 for better details, or reviewing the platform SOTU.
os_signpost(type:dso:log:name:signpostID:)
Siri Shortcuts:
It's not clear why these new shortcuts are "Donated" (That's the terminology apple uses in the documentation) but they do seem very powerful:
Sample Code: Accelerating App Interactions with Shortcuts
Docs: https://developer.apple.com/documentation/sirikit/donating_shortcuts
Create ML
TVUIKit
AuthenticationServices Framework
https://developer.apple.com/documentation/authenticationservices
Network Framework (Replacement for standard sockets)
https://developer.apple.com/documentation/network
Other Notes:
UIWebView is now officially marked Deprecated! UIWebView