Created
August 10, 2014 21:41
-
-
Save willrax/9357bb9b556bd7fb2083 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# 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