In this video you will find out how to write, compile and run a Swift script in Terminal. Also I'll show how to add a run script build phase to an Xcode project. Last one we will write a script to bump a build number on every app execution with post execution scheme script.
MORE VIDEOS
iOS Tutorials ► https://cutt.ly/RvqPLEj
iOS Interview ► https://cutt.ly/iOS-Interview
Data Structures ► https://cutt.ly/PLOhX8V
Design Patterns ► https://cutt.ly/2LOjwrY
LINKS & ATTRIBUTIONS
Source Code ► https://github.com/Andrew11US/AF-Swift-Tutorials
TIMECODES
00:00 - Intro
00:55 - Swift Script in Terminal
02:50 - Hello Xcode - Build Phase Script
06:03 - Logger - Build Phase Script
08:13 - Build version bump - Scheme Script
09:32 - Outro