Mark Douma

Results 8 comments of Mark Douma

So, I've come up with what I think might be a workable solution, though I'm looking for thoughts and feedback on it. Rather than having to worry about generating `dyn.*`...

> @NSGod Should be possible to merge those into one app right? @alexchandel: Possibly, though I didn't really like the idea of having an app modify its own `Info.plist` while...

I just started getting this error after my WSP upgraded from MySQL 7.x(?) to MySQL 8.0.

Just a quick note. Up until now, I haven't had a Mac capable of running anything beyond High Sierra (10.13). I recently acquired a new (used) Mac and have Mojave...

Hmm, I generally try to make things as backwards compatible as possible. I set the deployment target for this project to OS X 10.6, and tested it in a virtual...

I used the OS X 10.11 SDK from within Yosemite (OS X 10.10). OK, can you do a couple of tests for me? In Terminal.app, run the following command and...

> "I read about problems arising when targeting an older system with a newer SDK..." If you know how to do things properly, it shouldn't cause any problems. (For example,...

> @NSGod out of curiousity, what do you use this method for? Well, I haven't actually used fontTools all that much yet, or that code at all, for that matter...