Open MaddTheSane opened 9 years ago
Hey, sorry for taking so long to get to this - I was super busy when this first went up such that I couldn't have a look at it, and then it kind of fell off my radar. This does look pretty good - I just have a few questions and comments based on my look through it:
That's about all that I can think of. Thanks so much for doing all this. :) It's really invaluable to get help from someone who knows OS X so much better than I do (which is to say, at all).
1: Yes. Also, many modern OS X games have their contents within the app bundle.
2: I decided to have cases moved to the user's directory because it's generally a bad practice to modify a bundle's contents, one reason is because someone might not have the right permissions to modify it. This won't be a problem with single-user set-ups, but would have issues if multiple users are set up. There is a folder at /Users/Shared
which might be a better option. I'll look into using that instead.
3: I have not tested it, but I do know my NSDictionaries.
This all sounds good. Wasn't aware that modifying an .app's contents was considered bad practice, though after thinking about that I can see why. If there is a specific shared folder where cases could go, I'm all for that. I'd say this is pretty much ready to be merged once that's done. :)
Let's begin working on having a better OS X version…