Skip to content

Instantly share code, notes, and snippets.

@willrax
Created August 10, 2014 21:41
Show Gist options
  • Save willrax/9357bb9b556bd7fb2083 to your computer and use it in GitHub Desktop.
Save willrax/9357bb9b556bd7fb2083 to your computer and use it in GitHub Desktop.
# Generating bridgesupport files on the command line.
# via @markvillacampa (http://markvillacampa.com/2012/06/09/how-to-use-objective-c-libraries-with-rubymotion/)
gen_bridge_metadata -F complete --no-64-bit -c '-I.' *.h -o BridgeSupport.bridgesupport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment