WWDC 2017 for iOS Developers

I wrote an article for Smashing Magazine summarizing the updates from WWDC 2017 that would interest iOS Developers (with code samples).

As part of that article a wrote a very simple face detector app using the new Vision framework in iOS 11. The source code for that app can be found here:

https://github.com/loufranco/FaceDetector