Fix macOS build target in Xcode project.
authorJean-Luc Jumpertz <jean-luc@celedev.eu>
Mon, 4 Sep 2017 13:55:34 +0000 (15:55 +0200)
committerJean-Luc Jumpertz <jean-luc@celedev.eu>
Mon, 4 Sep 2017 13:55:34 +0000 (15:55 +0200)
commita78da73956e4b0af4556f1c0a444bd0f065c3965
treec7d912955642aa1e3af5a9d32de869591167ce61
parent7d504f7a8e33f6da27941f5dc5d889fe60b8b9c8
Fix macOS build target in Xcode project.

- Add missing files for desktop platforms in generate-darwin-source-and-headers.py, and in the Xcode project.
- Add a static library target for macOS.
- Fix "implicit conversion loses integer precision" warnings for iOS mad macOS targets.
generate-darwin-source-and-headers.py
libffi.xcodeproj/project.pbxproj
src/aarch64/ffi.c
src/closures.c
src/x86/ffi64.c