|   | a78da739 | 2017-09-04T15:55:34 |  | 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. | 
            
              |   | 00406945 | 2016-07-12T16:08:42 |  | Update Xcodeproj
Include all currently relevent files.
Call autogen is build script.
Fix compiler settings.
Fix mach include. | 
            
              |   | 6aafb565 | 2016-03-05T08:30:31 |  | Simplify error handling in mkdir_p() | 
            
              |   | a5b3eaa2 | 2015-03-13T07:59:11 |  | Fixed #184 -- Corrected file references in Darwin source generator tool. | 
            
              |   | e029c70f | 2014-11-13T15:08:16 |  | Update i386 & armv7 minimum iOS version to 7.0
iOS 5 (and any below 7.1) is deprecated. Apple doesn't distribute the supporting libraries for this platform anymore as of Xcode 6, so it causes a linker error. | 
            
              |   | b2d610e0 | 2014-03-21T11:10:13 |  | Compile win32.S on 32-bit Darwin as well | 
            
              |   | 821d398f | 2014-01-09T13:15:06 |  | Darwin: Merge build scripts, redo project, incl. arm64 |