Did Apple ever share any documentation on exit(173) no longer being supported?? I think for my purposes I can just rely on SKReceiptRefreshRequest, but since they previously recommended exit(173) on macOS, I'm uncomfortable assuming that's correct in all cases, especially on older macOS versions. It's wild that Apple will show an alert like this to customers without clear documentation for developers. #MacDev
https://mastodon.social/@danielpunkass/114637380904942570
This is fun apparently instantiating an NSSavePanel or an NSOpenPanel will cause a crash on macOS Tahoe. Hopefully it’s a beta bug????
If macOS Sequoia broke KeyStash I can only imagine what Tahoe is gonna do to it.
SwiftUI question:
Is there a way to remove this capsule around a `Section` in a `Form` with the `.grouped` style?
I tried seemingly everything from `.scrollContentBackground(.hidden)`, to `.listRowBackground(Color.clear)`, but none of it worked.
I would really appreciate any help!
Found another SwiftUI layout bug (macOS): .ignoresSafeArea() and .safeAreaInset() break .alignmentGuide in some situations.
Apple folks: FB17813740
When a library or stack is displayed in table view, clicking on one of the table headers was only rearranging the data in the column of the clicked header, and not the entire table. This issue has been fixed.
DataOrganizer is a bento-esque personal database.
https://testflight.apple.com/join/qWWpZDe9
My latest #macOS utility is now available on the App Store!
Hey #iOS and #macOS #developers
Ranking Officer gives you a quick glance at your app rankings and reviews from around the world, right from your Mac's status bar.
"one-shot prompt" app I approve #notepadexe #SwiftUI #macdev
/what local ai model can do on my M3 Air
When clicking a hashtag in #Oliphaunt, which behaviour would you prefer?
• System contextual menu: supports keyboard navigation, blocks scrolling
• Custom popover view: doesn’t support keyboard navigation, allows scrolling
Your feedback is much appreciated!
I’ve used it so many times but still can’t decide if I like NSTreeController. #macdev
Oh my! The #Blackmagic URSA Cine 17K 65 camera really is a BEAST!
The next major version of #NeoFinder for #macOS will of course support the gigantic BRAW files of this camera in full.
And not just for thumbnails and metadata!
Cork version 1.5.5 is out.
This update includes simplified Chinese translation updates by @Jerry23011
On June 1st, my creator, @davidbures, will be celebrating his 27th birthday
We will be offering a 50% discount on Cork licenses on June 1st and 2nd. The discount code will be posted a bit later, so make sure to follow so you don’t miss it and future deals
KeyStash’s redesign is complete. I'm not quite ready to release because there are some features I'd like to add first.
In the latest #TestFlight release of DataOrganizer, both the "Getting Started Videos" button in the Welcome sheet and the Help menu item will now open the help page on Vimeo.
Links to the Vimeo videos were added to the help book (Help > DataOrganizer Help) as well.
DataOrganizer is a bento-esque personal database.
https://testflight.apple.com/join/qWWpZDe9
This is why I think layout is by far the biggest problem of #SwiftUI. Why is the second column of the grid changing width because of what is in the first!?
Multi-line labels on macOS SwiftUI always seem to layout in a completely arbitrary way.
And that Color.clear.gridCellUnsizedAxes thing is the recommended way, per the documentation, of creating an empty cell (which is in itself questionable, it seems there should be a GridEmptyCell() view that does the right thing). #SwiftUWhy #macdev
Do you get frustrated when you search for Mac development sites and articles and find only iOS development material?
If so, I put together a list of Mac development resources.
https://swiftdevjournal.com/resources-for-learning-mac-development/
Seriously, this "stupid autocomplete that just predicts tokens" understands and explains AppKit and Core Animation better than probably most iOS devs would… that's good enough for me ¯\_(ツ)_/¯