We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f43e8d1 + 04127de commit b796710Copy full SHA for b796710
Stack/Stack.playground/Contents.swift
@@ -1,9 +1,3 @@
1
-
2
-// last checked with Xcode 9.0b4
3
-#if swift(>=4.0)
4
-print("Hello, Swift 4!")
5
-#endif
6
7
/*
8
Stack
9
Stack/Stack.playground/contents.xcplayground
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<playground version='5.0' target-platform='ios'>
+<playground version='5.0' target-platform='ios' last-migration='1000'>
<timeline fileName='timeline.xctimeline'/>
</playground>
0 commit comments