#Test-Driven iOS Development with Swift 3 This is the code repository for Test-Driven iOS Development with Swift 3, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish. ##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.
The code will look like the following:
func makeHeadline(string: String) -> String {
return "This Is A Test Headline"
}
The following hardware and software is needed to follow the code examples in the book: Mac with Sierra (MAC OS 10.12) Xcode 8
##Related Products
-
Learning iOS 8 Game Development Using Swift ###Suggestions and Feedback Click here if you have any feedback or suggestions.