Skip to content

Provides helper functions on the mac user path for a few bulky Swift tasks. Also contains some templates and snippets.

License

Notifications You must be signed in to change notification settings

jackhamilton/SwiftAssist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

sh install.sh

Usage:

sass -c

sass --clean

Removes Podfile.lock, Gemfile.lock, Pods/, and wipes DerivedData.

Useful for resolving caching errors that xcode bumps into fairly frequently.

sass -r

sass --reset_simulators

Quits then wipes installed data on all of your simulators.

Possible issues:

If the tool doesn't work after installation, check /usr/local/bin is on your $PATH:

echo $PATH

About

Provides helper functions on the mac user path for a few bulky Swift tasks. Also contains some templates and snippets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages