
A new release of TootSDK - 20.1.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.1.0
What's changed:
- Make TootResponse Sendable when its decoded data is sendable @dale_price
Community contributions are greatly appreciated 🙌
#Tag
A new release of TootSDK - 20.1.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.1.0
What's changed:
- Make TootResponse Sendable when its decoded data is sendable @dale_price
Community contributions are greatly appreciated 🙌
A new release of TootSDK - 20.1.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.1.0
What's changed:
- Make TootResponse Sendable when its decoded data is sendable @dale_price
Community contributions are greatly appreciated 🙌
Any #iOSDev that can help me w/ Focus Scene Values?
I have a SwiftUI View, “MyView” which has an @ Observable model object as a property of type MyDataModel. I use .focusedSceneValue modifier w/ this object.
As the user navigates the app, they encounter “MyView" multiple times each with diff data.
In my Commands, I have a property wrapper @ FocusedValue w/ said MyDataModel type for my command.
However, it only retains the 1st MyDataModel encountered. It never updates to the one being viewed.
Any #iOSDev that can help me w/ Focus Scene Values?
I have a SwiftUI View, “MyView” which has an @ Observable model object as a property of type MyDataModel. I use .focusedSceneValue modifier w/ this object.
As the user navigates the app, they encounter “MyView" multiple times each with diff data.
In my Commands, I have a property wrapper @ FocusedValue w/ said MyDataModel type for my command.
However, it only retains the 1st MyDataModel encountered. It never updates to the one being viewed.
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
A new release of TootSDK - 19.5.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/19.5.0
What's changed:
- add public init for PagedResult for better testability by @omich
Community contributions are greatly appreciated 🙌
A new release of TootSDK - 20.0.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/20.0.0
What's changed:
- Update lint rules, use swift format instead of swift-format @konstantin
Community contributions are greatly appreciated 🙌
A new release of TootSDK - 19.4.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/19.4.0
What's changed:
- Add methods to get available custom emoji for a server @dale_price
Community contributions are greatly appreciated 🙌
A new release of TootSDK - 19.3.0 📣
https://github.com/TootSDK/TootSDK/releases/tag/19.3.0
What's changed:
- Handle sharkey reaction notifications @luckkerr
- UI sharing grdb example @tjadejong
Community contributions are greatly appreciated 🙌
Apple currently requires apps be built with SDK 18, right? Which only targets back to iOS 16? So why is one of the new features deployable back to iOS 13? #iosDev
Still looking for freelance work. Even just short term to help out with a couple pieces would be great. 15+ years iOS development experience. Former Apple. #iosdev #getfedihired
Still looking for freelance work. Even just short term to help out with a couple pieces would be great. 15+ years iOS development experience. Former Apple. #iosdev #getfedihired
What if we could reduce the costs of end-to-end tests? It turns out it's possible with LLMs. Our Tuist QA can test your iOS apps in simulators and provide a detailed report to help debug any issues.
https://videos.tuist.dev/w/7g4HTjWxL2EgNcjXny27eZ
#Swift #iOSDev #Xcode
In a follow-up video we'll complete the migration, and use caching to speed up the compilation. We'll also look into unifying the whole dependency graph under Tuist by moving the local MastodonSDK package into Xcode projects and targets. You can subscribe to our "Scaling up with Tuist" series here:
#Swift #iOSDev
https://videos.tuist.dev/my-library/video-playlists/saFLzwnk6bm24Jfcc4A3Se
Ultimate guide to SwiftUI hierarchical shape styles:
https://swiftui-garden.com/Shapes/Shape-Styles
- I was surprised that the hierarchical shape styles have transparency, .background is opaque
- I'm wondering why it does the white/gray/white/gray thing in light mode...
- The transparent styles seem to be a little bit different than just .opacity(...), wondering what's going on there.
Ultimate guide to SwiftUI hierarchical shape styles:
https://swiftui-garden.com/Shapes/Shape-Styles
- I was surprised that the hierarchical shape styles have transparency, .background is opaque
- I'm wondering why it does the white/gray/white/gray thing in light mode...
- The transparent styles seem to be a little bit different than just .opacity(...), wondering what's going on there.
A new release of TootSDK - 19.2.1 📣
https://github.com/TootSDK/TootSDK/releases/tag/19.2.1
What's changed:
- Workflow should use macOS-26 @span konstantin
Community contributions are greatly appreciated 🙌
🍎 Well, Apple didn’t mention iOS 26 during their #AppleEvent but…
I can finally reveal that iOS 26 will be available on September 15 🥳
You’ve heard it from me first… unless you knew it already 🙃
A space for Bonfire maintainers and contributors to communicate