Dennis Schmidt

Results 39 comments of Dennis Schmidt

Great thanks, if these are all the minimum necessary changes I think it should be relatively quick to get a macOS compatible build. I'm already working on an approach right...

😆 oh my and a **huge thank you** for the sponsorship!! Truly means a lot to me!! Thank you 🙏

Alright... So *I think* this is pretty much what's needed. There's one issue though that I'm struggling with, and that's - I think - configuring the new target correctly. There's...

I just had an idea how to "fix this". Will just stick with one framework target instead, that supports both. Tomorrow. Should require minimal changes actually.

That was really straightforward actually :) Would you mind trying this out if it works for your use case now? I'll then merge the PR, add a bit of README...

Thanks for the detailed write-up! So just generally speaking, it's by no means unheard of to see libraries split into a "Core" and a "UI" counterpart (that's probably what I'd...

Hmm ok, so if I understand this correctly, then embedding the lib in a "normal" aka AppKit mac app (which is what the newly included mac example app I think...

I just had a look at the changes a bit more in depth and have a few more thoughts :) 1) Interestingly enough, it made me realize that in my...

Alright, merged this. I've decided to drop carthage support from here on out. Both can live together side by side, so any projects still requiring carthage can either keep using...

Hey @jverkoey, thanks a lot for the PR 🙏 Very much appreciated :) I was just yesterday thinking about it after I restructured the files more logically into those separate...