Commit Graph

24 Commits

Author SHA1 Message Date
kanjitalk755 5a8498b557 Add entitlement for Hardened Runtime 2019-07-07 01:36:58 +09:00
Alexander Thomas 5867b3f4c2 Custom icon for SheepVM 2019-03-09 17:13:29 +01:00
Alexander Thomas 1647ba7b6f Fix header search paths for kpx_cpu
They were still pointing to SDL.framework, not SDL2.
2019-02-27 18:41:00 +01:00
kanjitalk755 f67fe9671b SDL2.framework relative path -> absolute path 2019-02-25 18:39:25 +09:00
kanjitalk755 3db0cf3d0b modified for Xcode10 2018-10-28 14:56:55 +09:00
kanjitalk755 9c0886b2b8 set version to 2.5 2018-06-21 22:55:35 +09:00
kanjitalk755 7f8ddaeacf in case using SDL1
fix merge error of configure.ac
2018-06-18 18:42:19 +09:00
kanjitalk755 1393625c15 search path for embedded framework 2018-06-17 00:01:06 +09:00
kanjitalk755 7a3b70153c Embed SDL2.framework 2018-06-16 23:45:04 +09:00
kanjitalk755 51491dd03f pref menu enabled 2018-06-15 14:52:28 +09:00
kanjitalk755 33a5112968 remove keyboard shortcut of host menu 2018-06-14 22:03:17 +09:00
kanjitalk755 a98054215e SDL related fix
update project files
add a pref
2018-06-14 18:26:27 +09:00
kanjitalk755 d247c35d58 Merge commit '2e302d60a337daa252c6992335e6365a9beac83f' 2018-06-08 14:11:27 +09:00
kanjitalk755 cc058a1881 clipboard-exchange enabled 2018-06-07 22:30:06 +09:00
kanjitalk755 6eaa8cb232 separate JIT code, macOS and others 2017-12-04 20:38:21 +09:00
Alexei Svitkine 7378a62032 Set Xcode to use tabs. 2017-11-25 10:27:00 -05:00
kanjitalk755 7e28b437c4 improve launch stability 2017-11-25 03:17:06 +09:00
kanjitalk755 056dc36070 revert BasiliskII, change only SheepShaver 2017-11-18 13:08:30 +09:00
kanjitalk755 5065fb9d95 64-bit build for 10.10+ 2017-11-17 21:43:36 +09:00
Alexei Svitkine 79ec72e0cb Remove -lclip from xcode8 project. 2017-03-31 01:08:44 -04:00
Alexei Svitkine 181634ab31 Fix more Xcode8 warnings and tweak project settings. 2016-12-17 23:31:03 -05:00
Alexei Svitkine 4fffae7ff8 Fold clip into sheepshaver target in Xcode8. 2016-12-17 22:59:22 -05:00
Alexei Svitkine 3985c6afdc Make some Xcode8 project settings consistent. 2016-12-17 22:52:59 -05:00
Alexei Svitkine 5538376dc8 Add an Xcode 8 project for SheepShaver that builds an x86 32-bit
application (since 64-bit doesn't work with current OS X) and uses
pre-built (by GCC) compiler JIT source files.
2016-12-17 21:38:25 -05:00