diff --git a/BuGS.xcodeproj/xcuserdata/jrand.xcuserdatad/xcschemes/xcschememanagement.plist b/BuGS.xcodeproj/xcuserdata/jrand.xcuserdatad/xcschemes/xcschememanagement.plist index 1f9303c..1ebd7b3 100644 --- a/BuGS.xcodeproj/xcuserdata/jrand.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/BuGS.xcodeproj/xcuserdata/jrand.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,7 +7,7 @@ Binary.xcscheme_^#shared#^_ orderHint - 2 + 1 BuGS.xcscheme_^#shared#^_ @@ -22,7 +22,7 @@ doNotBuild.xcscheme_^#shared#^_ orderHint - 1 + 2 diff --git a/TODO.md b/TODO.md index aaf8418..f88817b 100644 --- a/TODO.md +++ b/TODO.md @@ -2,4 +2,5 @@ TODO ======= * Look at supporting a global high score list for systems with an Internet connection +* Look at supporting System 5 which may allow a single disk bootable image. System 6 is probably too big to ever fit on a 800k floppy with the game. * More ideas?