diff options
author | Mike Lewis <mikelikespie@gmail.com> | 2012-04-06 20:02:08 -0400 |
---|---|---|
committer | Anthony Green <green@moxielogic.com> | 2012-04-06 20:02:08 -0400 |
commit | ebb8e8945681ce0af7a5c47a980287e8ece84b84 (patch) | |
tree | dc31008de7da4109fb2c8e80524895e9927e30a2 /.gitignore | |
parent | a098b44f4c592c2192fcdef4fad6108eb3f4301c (diff) | |
download | libffi-ebb8e8945681ce0af7a5c47a980287e8ece84b84.tar.gz |
Build iOS library with xcode
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,3 +16,7 @@ libtool stamp-h1 libffi*gz autom4te.cache +libffi.xcodeproj/xcuserdata +libffi.xcodeproj/project.xcworkspace +ios/ + |