![]() Adjusted iOS 10 project to target minimum iOS version of 10. Using minimum iOS version to determine availablity of clock_gettime (exists only on iOS 10+). Building with 10/10.1 SDK would cause this method to be called in iOS 9 builds, resulting in a crash on start. |
||
---|---|---|
.. | ||
OSX | ||
RetroArch.xcodeproj | ||
RetroArch_PPC.xcodeproj | ||
RetroArch_iOS.xcodeproj | ||
RetroArch_iOS10.xcodeproj | ||
iOS | ||
script | ||
RetroArch_iOS9-Info.plist | ||
code-sign-cores.sh |