Increasingly disappointed to learn you can't write a standalone #iOS app with updatable Live Activities. It REQUIRES a server for remote push notifications for updating, something I do not want to write or maintain. #Swift #SwiftUI
SwiftUI pickers that actually matter: DatePicker ranges + styles, optional dates with a clean Binding, MultiDatePicker with selectable dates in a grid, plus ColorPicker tips and a UIKit UIColorPicker sheet for custom buttons. #SwiftUI https://www.youtube.com/watch?v=O540BJGGpYw&feature=youtu.be

Finally finished list entry tests, but uncovered a bug where lists could be submitted for the wrong account! Tomorrow night, let's look into how we can fix the data model to prevent this and similar confusion. See you then!
🔜 Tomorrow’s stream: https://youtube.com/live/mFpBWER_YmA
⏮️ Playlist so far: https://www.youtube.com/playlist?list=PLRxjf93xotuofCtaxtGOcWeuxVZYJyY-m
📲 Download Jiiiii: https://apps.apple.com/app/apple-store/id6472801548?pt=14724&ct=MastodonCCStreams&mt=8
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #Swift #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
I'm making a seasonal anime guide app, in the open for all to experience and learn from.
Computer still broken (making streaming painful), but let’s slowly continue adding list entry tests!
#Jiiiii #DevStream #tvOS #visionOS #macOS #iOS #iPadOS #Anime #SwiftLang #SwiftUI #Vapor #WebAuthn #BuildInPublic #TestFlight #PWA #WebPush
Come chill with me: https://youtube.com/live/PnOqkjxLE3s
Debugging NSUserActivity in SwiftUI can be painful—failures are silent and timing is unpredictable.
There's a hidden flag that helps: _defaultSwiftUIActivityEnvironmentLoggingEnabled
See more info on https://kyleye.top/tips/swiftui-useractivity-debug-logging/ #SwiftUI
Last Week on My Mac: Seconds out
https://fed.brid.gy/r/https://eclecticlight.co/2026/02/01/last-week-on-my-mac-seconds-out/

Last Week on My Mac: Seconds out
https://web.brid.gy/r/https://eclecticlight.co/2026/02/01/last-week-on-my-mac-seconds-out/

Пишем игру-головоломку под macOS на SwiftUI [StarDust Collector]
В прошлой статье я поделился опытом, как я писал с помощью ИИ кастомный TO-DO лист под macOS. Опыт оказался противоречивым, однако приложение было создано, и оно даже работало. Поэтому я решил расширить идею, добавить фана и реализовать мечту любого программиста — написать собственную игру . И так как у меня уже появилось небольшое понимание экосистемы десктоп-приложений под macOS и SwiftUI, я решил использовать его.
https://habr.com/ru/articles/991402/
#ии #cursor #разработка_игры #петпроект #swiftui #macos #apple_silicon
RE: https://kolektiva.social/@iain/115980766408939737
Alright, got the file importer working on iOS by using the #SwiftUI file importer, which replaces the custom open panel I was using for macOS but it’s less good as it doesn’t support selecting folders.
And why is the workflow for getting files onto the iPad simulator so cumbersome?
#BuildInPublic #indiedev #macdev

Oh boy I got this error outside of Xcode for the first time. 🫠

Launch Screen set via info.plist is still buggy in iOS 26. This stack overflow answer is the only thing that finally fixed it. You have to set your svg width and height inside the file manually. I set it to width="390px" height="844px" and it finally worked.
https://stackoverflow.com/a/68061450
#iosdev #swiftui #buildinpublic

One nice benefit of having a side-project outside 9-5, you can do things just because why not. https://appview.dev
#SwiftUI #iOSdev #Swift