Look who joined the party.
#buildinpublic #spotify #soundcloud #tidal #macosdev #daftmusic #applemusic
Look who joined the party.
#buildinpublic #spotify #soundcloud #tidal #macosdev #daftmusic #applemusic
Spotify almost ready to go. Tidal, Deezer next?
#buildinpublic #indiedev #spotify #applemusic #macosdev
Spotify almost ready to go. Tidal, Deezer next?
#buildinpublic #indiedev #spotify #applemusic #macosdev
Replaced the Progress Indicator in Daft Music that was originally the SwiftUI slider with a custom version that is written with CoreAnimation and is wrapped in a NSViewRepresentable. (Also, the progress is now fully animated)
CPU Usage went down while playing from 3-4% to 0%.
I'm not that person that wants Objective-C and AppKit back, but often I have to drop down to optimize for things and it's not that SwiftUI is often easier than straight Core Animation.
#swiftui #appkit #macosdev #iosdev
Replaced the Progress Indicator in Daft Music that was originally the SwiftUI slider with a custom version that is written with CoreAnimation and is wrapped in a NSViewRepresentable. (Also, the progress is now fully animated)
CPU Usage went down while playing from 3-4% to 0%.
I'm not that person that wants Objective-C and AppKit back, but often I have to drop down to optimize for things and it's not that SwiftUI is often easier than straight Core Animation.
#swiftui #appkit #macosdev #iosdev
A new #Oliphaunt build is now available on #TestFlight!
This update adds support for Mastodon 4.5.0 — including the new quotes feature. I’m hoping this will be the last build before the #AppStore release, almost there!
I’d love to hear your #Feedback!
A new #Oliphaunt build is now available on #TestFlight!
This update adds support for Mastodon 4.5.0 — including the new quotes feature. I’m hoping this will be the last build before the #AppStore release, almost there!
I’d love to hear your #Feedback!
Group Learning: URL Filtering with iOS 26 APIs
🗓️ Saturday, October 18, 11:30am Pacific, 18:30 UTC
Hoping to discover how to set up a basic iOS implementation of the Network Extension for URL filtering.
https://discord.gg/nyXRvBC5tS?event=1424871063992533102
If you know of other public online meetups or events for #SwiftDev / #AppleDev / #iosDev / #macOSDev , please share the details with me.
I try to keep the events calendar on Swift Dev Chat up to date with these:
https://discord.gg/p2ZDAdRws8
Upcoming online #SwiftDev / #AppleDev / #iosDev / #macOSDev events:
———
Coding Dojo: Learning together
🗓️ Wednesdays, 10am Pacific, 17:00 UTC
Ensemble coding to learn more coding skills together. Working through coding kata, using the Swift language, applying test-driven development. #TDD
https://discord.gg/nyXRvBC5tS?event=1388931503794294927
Hello Liquid Glass. I hope this will become your favorite Apple Music app in near future. Build with SwiftUI (for the haters).
It's still WIP and I hope I can release it with macOS26. ✌🏽
#BuildInPublic #macosdev #iosdev #indiedev #macos #liquidglass #applemusic
Hello Liquid Glass. I hope this will become your favorite Apple Music app in near future. Build with SwiftUI (for the haters).
It's still WIP and I hope I can release it with macOS26. ✌🏽
#BuildInPublic #macosdev #iosdev #indiedev #macos #liquidglass #applemusic
I'm looking for people to try out a new version of Base, my SQLite editor for macOS.
If you'd like to give it a go, send me a private message with your email address (only used for TestFlight, no junk).
Boosts appreciated.
Custom notarisation has become a lot easier in the last couple of years. As a reminder to my future self, here are the steps to prepare for manually notarising an app:
https://iamkonstantin.eu/blog/preparing-certificates-for-notarisation/