Skip to content

A solid starterpack I made for iOS Swift Applications

Notifications You must be signed in to change notification settings

tburnam/iOSSwiftStarterPack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Swift iOS Starterpack

Usage:

$ cd iOSSwiftStarterPack
$ ./init

This will prompt you for a name for the iOS project and automatically rename the XCode project files to the updated name.

To enable SwiftLint in XCode, see this. Essentially, you must add a new Run Script Phase with:

${PODS_ROOT}/SwiftLint/swiftlint

Starterpack:

This starterpack is a blank Swift iOS project with SwiftLint, Travis CI, and CocoaPods alread configured. Included are CocoaPods for:

Resources:

About

A solid starterpack I made for iOS Swift Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages