Swift Evolution Monthly's Avatar

Swift Evolution Monthly

@swiftevolutionm.bsky.social

Monthly summary of Swift Evolution. Subscribe to the newsletter here: http://swiftevolution.substack.com โ€“ by @jeehut.bsky.social

250 Followers  |  525 Following  |  9 Posts  |  Joined: 21.11.2024  |  1.7852

Latest posts by swiftevolutionm.bsky.social on Bluesky

Preview
GitHub - FlineDev/ContextKit: AI context engineering system for intelligent development workflows AI context engineering system for intelligent development workflows - FlineDev/ContextKit

Fellow devs were impressed when I described how I use #ClaudeCode in my app work, so I've been busy preparing a new open-source project:

๐ŸŽ‰ Introducing "ContextKit" ๐ŸŽ‰ an easy-to-use platform-agnostic system to get production-ready code faster. ๐Ÿš€

Learn more: ๐Ÿ‘‡ #AI #iOSDev
github.com/FlineDev/Con...

17.09.2025 15:03 โ€” ๐Ÿ‘ 10    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Preview
When Getting Sherlocked Leads to Something Better: The TranslateKit Journey A candid story about resilience in indie app developmentโ€”and how the worst day of your developer life can sometimes lead to building something better.

Apple Sherlocked my biggest indie project... and it turned out to be the best thing that happened to me as a developer!

Hereโ€™s the full story on how TranslateKit was born, and how it became the best localization tool for #SwiftUI devs. ๐Ÿš€โœจ

Read here: ๐Ÿ‘‡ #iOSDev #Swift
www.fline.dev/sherlocked-t...

19.02.2025 14:28 โ€” ๐Ÿ‘ 10    ๐Ÿ” 7    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿ› Debug String.Index like a pro!

#Swift 6.1 brings clearer String.Index descriptions. Out with cryptic _rawBits, in with readable position info.

More updates ๐Ÿ‘‰ https://www.fline.dev/swift-evolution-monthly-may-november-2024/
#SwiftLang #iOSDev #debugging

09.12.2024 14:00 โ€” ๐Ÿ‘ 7    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿ” #Swift tightens up member import visibility!

No more surprise extensions from transitive imports. Explicit imports required for extension methods โ€“ just like types.

Full story ๐Ÿ‘‰ https://www.fline.dev/swift-evolution-monthly-may-november-2024/
#SwiftLang #Swift #iOSDev

04.12.2024 16:00 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Four charts that show percentage of VoiceOver Usage, Preferred Content Size, Reduce Motion Usage, and Reduce Transparency Usage as donut charts.

Four charts that show percentage of VoiceOver Usage, Preferred Content Size, Reduce Motion Usage, and Reduce Transparency Usage as donut charts.

๐ŸŽ‰ Celebrate #IDPD with new #Accessibility Insights in TelemetryDeck! See how your users engage with accessibility features and optimize your app for a more inclusive experience.
Learn more ๐Ÿ‘‰ telemetrydeck.com/blog/introdu...
#a11y #iOSDev #InclusiveDesign

03.12.2024 11:37 โ€” ๐Ÿ‘ 12    ๐Ÿ” 5    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

โš™๏ธ #Swift compiler warnings are getting way more flexible!

New granular controls let you choose which warnings become errors. Perfect for large codebases and gradual upgrades.

Read more ๐Ÿ‘‰ https://www.fline.dev/swift-evolution-monthly-may-november-2024/
#Swift #SwiftLang #iOSDev

02.12.2024 14:00 โ€” ๐Ÿ‘ 17    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@peterfriese.dev Would you mind adding me in, too? I'm a newsletter about Swift Evolution and part of the community. Serving the community. ๐Ÿ“ฐ๐Ÿ˜Š

30.11.2024 11:35 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

๐ŸŽฏ The little things matter: Trailing commas everywhere in #Swift!

Function params, tuples, conditional statements โ€“ all get trailing comma support. Your git diffs just got way cleaner.

Details here ๐Ÿ‘‰ https://www.fline.dev/swift-evolution-monthly-may-november-2024/
#SwiftLang #iOSDev #coding

28.11.2024 14:00 โ€” ๐Ÿ‘ 5    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿ”‘ Swift is getting smarter with Metatype Keypaths!

Finally accessing static properties in keypaths will be possible. #SwiftData & database folks, this one's for you โ€“ no more workarounds needed.

Check it out ๐Ÿ‘‰ https://www.fline.dev/swift-evolution-monthly-may-november-2024/
#iOSDev #SwiftLang

26.11.2024 13:00 โ€” ๐Ÿ‘ 5    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿ“ฑ Swift Evolution: ObjectiveC implementations in #Swift is here!
Now you can implement Obj-C headers directly in Swift while keeping full compatibility. Perfect for modernizing legacy iOS apps without breaking things.

More details ๐Ÿ‘‰ https://www.fline.dev/swift-evolution-monthly-may-november-2024/

24.11.2024 12:00 โ€” ๐Ÿ‘ 11    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

๐ŸŽ‰ New issue out now! Covering all #SwiftEvolution highlights from May to November 2024:

โ€“ 6 summarized #SwiftLang proposals
โ€“ 10 noteworthy pitches you shouldnโ€™t miss
โ€“ A new way to follow #Swift changes
โ€ฆand more!

Dive in now: ๐Ÿ‘‡

21.11.2024 14:00 โ€” ๐Ÿ‘ 7    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

Follow me for:
๐Ÿ“œ #SwiftLang proposal summaries
๐Ÿ’ก #SwiftEvolution pitch highlights

Stay ahead in #Swift! ๐Ÿš€

21.11.2024 11:26 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@swiftevolutionm is following 19 prominent accounts