Newton Cradle was uploaded to use Quick Code 3

I am looking for the Xcode 8 port of the Newton Cradle playground, which has been rewritten in swift 3.

+4
source share
2 answers

You can do this manually from the menu:

Edit -> Convert -> To current fast syntax

Worked for me.

+4
source

I updated the playground to use Swift 3 and Xcode 8.2 in the next repo https://github.com/omaralbeik/NewtonsCradle-Swift3

0
source

Source: https://habr.com/ru/post/1661081/


All Articles