Created
October 16, 2018 18:06
-
-
Save pablomarti/21fc70dd09775ff225d46e3a9fc6dc4e to your computer and use it in GitHub Desktop.
Force bundle to store in local using flags for OSX
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ARCHFLAGS="-arch x86_64" bundle install --path vendor/bundle |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment