Elektrine lite

← Feed

@mattiem@mastodon.social

Post #1605011

2026-04-10 20:12 UTC

@Alexjusino a default of MainActor makes things quite hard. It is a very advanced option. As for everything else, very hard to say. It's usually easiest to jump into Swift 6 mode with a brand new project. Except I see AVFoundation, and that is a notoriously-difficult API to use... Perhaps 5 mode with a few of the most useful settings on. I have a few more thoughts here: https://www.massicotte.org/blog/what-settings/

Replies (1)

  • @Alexjusino@mastodon.social 2026-04-10 20:28

    @mattiem Just read your blog post, interesting. One setting doesn't fit everything, I really have to think about this and if my app (like this Watch) will be using high concurrency with a bunch of network calls, bluetooth, HealthKit data, etc or an app that is just updating notes and saving to iCloud. OK, the light bulbs have gone off. Again, thank you. SUPER HELPFUL!

    Open ##1605012