Build iOS library with xcode

This commit is contained in:
Mike Lewis
2012-04-06 20:02:08 -04:00
committed by Anthony Green
parent a098b44f4c
commit ebb8e89456
15 changed files with 6517 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
2012-04-06 Mike Lewis <mikelikespie@gmail.com>
* generate-ios-source-and-headers.py: New file.
* libffi.xcodeproj/project.pbxproj: New file.
* README: Update instructions on building iOS binary.
* build-ios.sh: Delete.
2012-04-06 H.J. Lu <hongjiu.lu@intel.com>
* m4/libtool.m4 (_LT_ENABLE_LOCK): Support x32.