shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

283
active users

#macdev

2 posts2 participants0 posts today

Every week I post a dev diary video on YouTube showing our progress building Elements for Mac (a native Tailwind website builder).

This week I showed exactly how much we’re making and how many paying subscribers we have. If you're a Mac dev, you might find it interesting.

youtu.be/dzJbZQaut5E

youtu.be- YouTubeEnjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

I am in need of some SwiftUI help.

Can anyone help me figure out how to make the `List` span the entire width of the sheet, but, at the same time, make it so that an extremely long, unbroken word doesn't cause it to overflow the sheet?

I have tried all sorts of frames, but nothing works

The relevant code:
github.com/buresdv/Cork/blob/8

macOS: Applying vertical .fixedSize to Text adds huge margins above and below for no apparent reason

Apple folks: FB17238588

Is there any other way that actually works of avoiding cropping text in SwiftUI on macOS? .lineLimit(nil) is not included in the "actually works" bag of solutions. The only way I can fix this is wrapping everything in a ScrollView but that is obviously not ideal.

"Visible on Launch" being enabled by default on new window nibs is weird and trippy for me, especially because I always fatalError the init?(coder) initializer.

Has it always been this way and I just copy and paste files a lot so I forgot?

A new #TestFlight build of DataOrganizer is now available.

DataOrganizer is a bento-esque personal database.

This build fixes an issue where moving certain items using drag and drop, such as fields in a form, would place the relocated items in the wrong place. This would sometimes be followed up by a crash.
testflight.apple.com/join/qWWp
#MacDev #macOSDev #AppDev #IndieDev #IndieApps #soloDev #filemaker

testflight.apple.comJoin the DataOrganizer betaUsing TestFlight is a great way to help developers test beta versions of their apps.

I must say, I'm having a whale of a time implementing automation in my app. I'm simultaneously doing AppleScript and Intents/Shortcuts, and it's a blast.

Automatically getting Siri support via Intents is pretty neat, although I'm unsure how useful that is.

It's also pretty neat that this 20 year-old book is still very useful.

I released another #TestFlight build of DataOrganizer, a personal database.

This build eliminates a crasher that would sometimes occur after control / right clicking on a library’s cards list to display the context menu.
testflight.apple.com/join/qWWp
#MacDev #macOSDev #AppDev #IndieDev #IndieApps #soloDev #filemaker

testflight.apple.comJoin the DataOrganizer betaUsing TestFlight is a great way to help developers test beta versions of their apps.