You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-7
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
**Make sure that you went through all instructions in the Welcome Reading which can be found [here](https://github.com/learn-co-curriculum/swift-welcome) before proceeding with this lesson, otherwise your lights will not work!**
10
10
11
-
It's important that you fork the lab over to your person GitHub account (instructions to do this are below) before you clone down the lab to your machine!
11
+
It's important that you fork the lab over to your personal GitHub account (instructions below in video) before you clone down the lab to your machine!
12
12
13
13
Make sure you're running the latest version of Xcode, which is Xcode 8.0.
14
14
@@ -34,21 +34,22 @@ Readings are lessons that only have instructional content. They provide context
34
34
35
35
# Instructions (video)
36
36
37
-
**NOTE**: The video asks that you open the .xcworkspace file. Instead you need to open the .xcodeproj file. Why? After recording this video--I had updated this lab to work with Xcode 8 and Swift 3 and for this lab we no longer needed to have an .xcworkspace file. As well the test file is now different then what the video and detailed instructions show--but that's fine, that won't change anything!
37
+
If you prefer to read detailed instructions on how to complete this lab (instead of a video), you can find detailed instructions [here](https://github.com/learn-co-curriculum/swift-HelloToTheUniverse-lab/blob/master/Detail.md)
* Re-fork the lab and run the tests again (instructions to do that can be found [here](https://youtu.be/CsMDUFyyiNI))
44
49
* If after all of that you're unable to get the light to turn green, move forward to the next lesson and continue learning! Don't let that light hold you back from becoming a Swift Ninja
If you prefer to read detailed instructions on how to complete this lab (instead of a video), you can find detailed instructions [here](https://github.com/learn-co-curriculum/swift-HelloToTheUniverse-lab/blob/master/Detail.md)
<pclass='util--hide'>View <ahref='https://learn.co/lessons/swift-HelloToTheUniverse-lab'>Hello to the Universe Lab</a> on Learn.co and start learning to code for free.</p>
0 commit comments