Oh and this is something cool: Did you know you can tie into the help search on Mac using AppKit’s NSUserInterfaceItemSearching to show remote help materials?!

I found myself referring a lot of support requests to Atlas's online help docs since it answers a lot of questions I get (https://contagious.dev/help/atlas/), so hoping this helps people find things a bit faster.

This was a fun one to implement, so I am thinking about writing a lil blog post about how I do it end-to-end, too!

#macdev #indiedev

Table support, a shiny new web clipper, custom metadata, and sooo many improvements to round out the canvas. I, again, went a little overboard and off-script with this release of Atlas: Write and Collect 🙈 Each of these could have held a feature release on its own ha.

Check out the blog post for all thats new: https://contagious.dev/blog/atlas-1-3-0-tables-a-new-web-clipper-metadata/

And as always, Atlas is available on the App Store if you are curious: https://apps.apple.com/us/app/atlas-write-and-collect/id6755169090

#iosdev #macdev #indiedev #writing

I just released CoreDiagram 1.4.0. It's a visual viewer for .xcdatamodel files, showing entities, attributes and relationships as a diagram. Apple used to have this in Xcode but removed it, so I built a replacement.

It's now completely free. There's a tip jar but nothing's locked behind it.

https://apps.apple.com/app/id1671758409

#iosdev #coredata #xcode #macdev #indiedev

CoreDiagram for SwiftData App - App Store

Download CoreDiagram for SwiftData by Joylord Systems Ltd on the App Store. See screenshots, ratings and reviews, user tips, and more apps like CoreDiagram for…

App Store

Celebrate 1 year of https://notepadexe.com release

BundleHunt packed with awesome deals is live: https://bundlehunt.com/?ap_id=krzyzanowskim #macdev #discount #macos

Who the hell approved this `.searchable` placement

#SwiftUI #macdev

Cork version 1.7.5 is out.

This update includes a fix for an upstream breaking change related to package details, and a fix for environment var consumption

Buy Cork to support its development: https://corkmac.app

Join the Discord community: https://discord.gg/kUHg8uGHpG

See the source code: https://github.com/buresdv/Cork

#swift #swiftUI #macOS #buildinpublic #macdev #homebrew #CorkApp

Cork: The Homebrew GUI for macOS

Fix implemented, compiling build now…

#buildinpublic #macdev #CorkApp

sync installed_as_dependency when changing installed_on_request by ooye-sanket · Pull Request #21755 · Homebrew/brew

When marking a formula as not installed on request, also set installed_as_dependency to true, to ensure brew bundle dump correctly excludes it. Previously, brew tab --no-installed-on-request had no...

GitHub

I was just made aware of a critical bug introduced by Homebrew caused by them changing the JSON response format for package details

This causes package details to not load with the error "The data couldn't be read because it is missing"

Follow this issue for more information:
https://github.com/buresdv/Cork/issues/617

#macOS #buildinpublic #macdev #homebrew #CorkApp

Package details do not load · Issue #617 · buresdv/Cork

What were you trying to do? Homebrew changed something in package detail loading again, making the decoder not work What was the problem? a Error logs a App Version 1.7.4 App Acquisition Self-Compi...

GitHub