lepoulsdumonde.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Small french Mastodon instance for friends, family and useful bots

Administered by:

Server stats:

52
active users

#iosdev

19 posts12 participants0 posts today

It can be difficult to find a clear, concise explanation of how method dispatch works in Swift, when calls are resolved statically or dynamically, and what that means for performance.

I wrote a post summarizing my learnings, with key cases and examples: nilcoalescing.com/blog/MethodD

Nil CoalescingMethod dispatch mechanisms in Swift: static and dynamic dispatchDive into how static and dynamic dispatch work in Swift, how they affect performance, and how to control method resolution to write faster, more efficient code.

Is there no way to set the accessibility language for a SwiftUI view? UIKit has the accessibility language property but there’s no equivalent in SwiftUI. I’ve seen people using AttributedString with the .accessibilitySpeechLanguage attribute but I can’t get it to work. #SwiftUI #iOSDev

hi 👋🏽 I’ve been generally offline for a long while but I want to reengage & it seems like a lot of my #iosdev friends are on here! So I’m thinking I’ll use this page as a place to for my nerdy thoughts and dev related things. I have a lot of relearning to do having taken a long break from coding but excited to jump back in 🤗

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.

When my friends in the #iOSDev and #macOSDev community talk to me they quickly understand just how important to me the community is and a big part of that is #wwdc and the in person events that happen. This year Apple has an opportunity to change it as America is unsafe to travel to for a large part of the community. My request is that Apple opens up the dev centres around the world for that week and show that they are committed to fostering an inclusive community around the world.