10 Commits
Author SHA1 Message Date
NanoTech 1d0791226a Explain how to add a label in Interface Builder 2017-02-25 21:22:39 -06:00
NanoTech b545a3ae24 Add a screenshot for adding Run Script 2017-02-25 17:17:33 -06:00
NanoTech 8f52ca7cb9 Update Swift stdlib embed screenshot 2017-02-25 16:24:31 -06:00
NanoTech 4a6f94a435 Add more clarification 2017-02-24 00:35:23 -06:00
NanoTech 6c24bf8649 Clarify the framework conversion section
Also, switch to embedding the Swift standard
libraries in the app's Frameworks directory.
It works just as well (@executable_path/../Frameworks
is one of the framework's rpaths) and is
consistent with typical Swift apps.
2017-02-24 00:35:23 -06:00
NanoTech 4e47c437f3 Order targets in addition order
To match what the reader will see in their project.
2017-02-24 00:35:23 -06:00
NanoTech 4f82e89ba9 Update screenshots
- Crop the first two project creation screenshots
- Update and use the New Copy Files Phase screenshot
- Remove unused screenshots
2017-02-15 22:40:47 -06:00
NanoTech 4fea5657c2 Complete the linking tutorial 2017-02-12 03:06:39 -06:00
NanoTech 47f6693417 Alternate version that links the Swift code as a framework 2017-02-09 23:21:59 -06:00
NanoTech 23fd467fdf First draft 2017-02-08 23:59:20 -06:00