add beta fauxpas support

This commit is contained in:
Jack Flintermann 2015-09-15 18:25:19 -04:00
parent 4340c15db3
commit f087ed5ab1
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ brew install caskroom/cask/brew-cask
brew cask install fauxpas
$HOME/Applications/FauxPas.app/Contents/Resources/install-cli-tools
fauxpas updatelicense "organization-seat" "Stripe, Inc" $FAUX_PAS_LICENSE
# Enable beta xcode 7 support
defaults write org.hasseg.fauxpas experimentalXcode7SupportEnabled -bool yes