Transitioning from #swift5 to #swift6 is difficult like any other transition. But it's even more challenging when you don't know which language mode you are currently using.

Let's learn about Swift language modes. I assure you. It's not quite as simple as you may think.

#swiftlang #iosdev #xcode #SPM

https://dandylyons.github.io/posts/post-26/am-i-using-swift-5-or-6/

Am I Using Swift 5 or 6? | Daniel Lyons

A blog about software development.

Daniel Lyons

There is so much counterintuitive information in the transition from #Swift5 to #Swift6 . Many people don't understand the difference between Swift tools and language modes.

Xcode, SPM, and Swift CLI all handle this slightly differently.

I'd like to crowd source some info about how Swift behaves differently depending on tools version, language mode, etc.

I would appreciate anyone willing to contribute to this spreadsheet. #swiftlang

https://docs.google.com/spreadsheets/d/15CYe85pQNmKMIEM-2jhRPu2lQJAFSorviPm3MintqR8/edit?usp=sharing

Swift 5 to 6 Transition

Google Docs

After trying to create an MPD client, I created a little #quote of the day #app for the #gnome desktop using #swift and #adwaita. It already has all needed config for release on #flathub, just an icon is still missing.

https://sr.ht/~jak2k/Motivation/

#linux #gtk4 #Swift5

Does anyone know why this happens?

Error: ”Same-type requirement makes generic parameter 'T' non-generic; this is an error in Swift 6”

Why does this make T non-generic?
What is the better alternative?
#iosdev #Swift6 #Swift5

Just discovered the capability to run multiple async functions in parallel. Why didn’t I knew this before? #rtfm #Swift5
@twostraws Thank you so much for supporting Mastodon, Paul! Disappointed in some iOS devs on the bird site, they’ll never come over here, not even cross post, waste of time, their loss. I got all your recent books on macOS, watchOS, Pro, and concurrency, plus a nice break for the Holiday to focus on them. #iosdev #swift5 #macos #watchos #aync/await #actors #ModernConcurrency

Acer Swift 5 SF514-55Tを分解してみました #Acer #Swift5 #Tigerlake

https://reviewdays.com/archives/67562

Acer Swift 5 SF514-55Tを分解してみました #Acer #Swift5 #Tigerlake

SF514-55T-H56Y/GF – […]

Recon-ReviewDays

Acer Swift 5 SF514-55T-H56Y/GF用の交換用バッテリー「AP19B8M」が到着 #Acer #Swift5

https://reviewdays.com/archives/67532

Acer Swift 5 SF514-55T-H56Y/GF用の交換用バッテリー「AP19B8M」が到着 #Acer #Swift5

Acer Swift 5用交換用バッテリ […]

Recon-ReviewDays

Replaced the intrusive "Saved To Dictionary" alert with a more subtle toast notification that appears when you save a sniglet. I think I like the toast a lot better, and it makes the app feel more polished.

#SwiftUI #Swift5 #MacCatalyst

I’ve just pushed an RC for XCGLogger 7.0.0 with Swift 5 support https://github.com/DaveWoodCom/XCGLogger/tree/swift_5.0 . Please test and I’ll promote to master in a few hours if no issues immediately arise.
#iosdev #swiftlang #swift5
DaveWoodCom/XCGLogger

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information,...