Skip to content

Instantly share code, notes, and snippets.

@twerth
Created April 13, 2013 16:13
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 twerth/5379012 to your computer and use it in GitHub Desktop.
Save twerth/5379012 to your computer and use it in GitHub Desktop.
Rubymotion: Static vendor code with ARC support
# Foo folder in vendor with .h and .m files
app.vendor_project('vendor/Foo', :static, :cflags => '-fobjc-arc'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment