Cork 1.7.4 is out
This update includes a few smaller fixes
More info: blog.corkmac.app/p/cork-174-o...
Buy Cork to support its development: corkmac.app
Join the Discord community: discord.gg/kUHg8uGHpG
#swift #swiftUI #macOS #opensource #buildinpublic #macdev #homebrew #CorkApp
Posts by David Bureš
Here is the video of the new backup export process, WIP
#swift #swiftUI #macOS #buildinpublic #macdev #homebrew #CorkApp
Coming in the next major version of Cork:
- Reworked maintenance, addressing its biggest issues
- New exporting of backups
- Fixed remaining bugs in Services
- Whole backend rewritten from scratch
The biggest update in history!
#swift #swiftUI #macOS #buildinpublic #macdev #homebrew #CorkApp
I wanted to take a picture of my jacket, and instead captured my true resting face…
I’m trying to attach an Aqara E1 thermostat to my radiator to save on heating, but because I’m such a shit handyman, I don’t know how to attach it. So when it turns off, it somehow unscrews itself and flops down, and when I turn it on, it, even more bafflingly, screws itself back on and stands firm
“Freudian phallic thermostat” was not on my list of things I’d make this year, but alas here we are, thanks to my amazing handyman skills
TCA is a bit of an overkill, and I don’t really like their way of doing things. Also I can’t really afford to spend two more months refactoring my already lengthy refactor
I’ve used Environment until now, but I also need to inject that observable into other objects - like using AppState, which can display alerts, in view models that manage objects and have methods that can cause these alerts, and I had to manually pass that AppState into them, which got annoying
And the second thing I was wondering about, is it possible to inject one Observable into another Observable?
I checked the usual suspect (the objects actually being different), but when I print their ObjectIdentifier, it is the same
Thank you! Basicaly, two things:
- I have a Factory for an Observable defined in a module: shorturl.at/TbWXu, and I'm trying to use it in another module: shorturl.at/OFqBq. It, however, doesn't seem to work properly, for example, this method never shows the sheet: shorturl.at/QxLve
Does anyone have experience with this Swift library?
github.com/hmlongco/Fac...
I’m completely stumped with something and need help
#swift #swiftui #MacDev #iOSDev
Funnily enough, the only features that actually work at the moment are those that I redid completely from scratch.
After a few small tweaks, mainly conforming some older models to new protocols, more shows up.
#swift #swiftUI #macOS #buildinpublic #macdev #homebrew #CorkApp
For the first time in three months, since beginning the biggest refactor of Cork, it FINALLY compiles. Almost nothing works yet, but it's considerable progress
Cork on GitHub:
github.com/buresdv/Cork
#swift #swiftUI #macOS #buildinpublic #macdev #homebrew #CorkApp