Swift World This Week ( 07.17 — 07.23 )

Peng
SwiftWorldWeekly
Published in
2 min readJul 24, 2017

Machine Learning

Using Vision Framework for Text Detection in iOS 11 | Swift Tutorial

In this tutorial, we will be leveraging the Vision framework for text detection. We will build an app that will be able to detect text regardless of the font, object, and color.

Improving the Realism of Synthetic Images — Apple

we’ve developed a method for refining synthetic images to make them look more realistic.

ARKit

GitHub — duzexu/ARuler: Mesure distance using apple ARKit

7 amazing ARKit demos that show the future of AR in education

Article

Building a declarative animation framework in Swift — Part 1 — Swift by Sundell

let’s take a look at how we can make view-based animations on iOS easier to handle — by building a simple framework that will enable us to express animations in a very declarative, composable way (so many buzzwords 😅).

mikeash.com: Friday Q&A 2017–07–14: Swift.Codable

One of the interesting additions to Swift 4 is the Codable protocol and the machinery around it. This is a subject near and dear to my heart, and I want to discuss what it is and how it works today.

iOS 11, Privacy and Single Sign On — The Traveled iOS Developer’s Guide — Medium

we arrive at our new friends doorstep, SFAuthenticationSession. It’s nothing more than a simple object used to authenticate a user against a web service (likely OAuth), and (now) unlike safari view controller it’ll see and use data from Safari if the user is down with that.

Video

ADDC 2017 — John Sundell: Creating great animations on iOS — YouTube

Durning this talk, John will go through several animation techniques and talk about how they can be used to create a smooth workflow for both developers & designers — and resulting in a great user experience.

Tool

Xcode 9’s Manual Provisioning Changes

In this post, we’ll take a look at these changes, how you can integrate them into your own projects for better manual signing, and how you can use the changes to automatically request missing assets from team members when you are manually signing.

Other

Untold Benefits of a Software Blog

Blogging has valuable lessons long before you get your first readers or ad revenues. These are some of the most important ones.

Thanks for your time. Please click the ❤ button to get this article seen by more people.

--

--