Skip to content

Instantly share code, notes, and snippets.

@tankhuu
Created August 8, 2018 14:21
Show Gist options
  • Save tankhuu/61b72df78bda32c083f31d97bf24c8a0 to your computer and use it in GitHub Desktop.
Save tankhuu/61b72df78bda32c083f31d97bf24c8a0 to your computer and use it in GitHub Desktop.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install carthage
cd MacPass
carthage bootstrap --platform macOS
xcodebuild -scheme MacPass -target MacPass -configuration Release CODE_SIGNING_REQUIRED=NO NO_SPARKLE=NO_SPARKLE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment