Skip to content

Instantly share code, notes, and snippets.

@spajus
Created August 17, 2014 12:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save spajus/1c86cd8935b6cf13b5bc to your computer and use it in GitHub Desktop.
Save spajus/1c86cd8935b6cf13b5bc to your computer and use it in GitHub Desktop.
gosu ruby app
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: /Users/spajus/.rvm/rubies/ruby-2.1.2/lib/libruby.2.1.0.dylib and UniversalRuby/libruby.2.1.0.dylib have the same architectures (x86_64) and can't be in the same fat output file
rake aborted!
Command failed with status (1): [lipo /Users/spajus/.rvm/rubies/ruby-2.1.2/...]
/Users/spajus/GitHub/ruby_app/Rakefile:19:in `merge_lib'
/Users/spajus/GitHub/ruby_app/Rakefile:49:in `block in <top (required)>'
Tasks: TOP => default => merge_current_platform_into_universal_ruby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment