Working on the description for the App Store. I've been trying to do something every day, although it would be a little.
I would like to upload next week to the submission.
#BuildInPublic #SwiftDev
Saturday, July 5, 11:30am Pacific, 18:30 UTC
Swift Concurrency, Group Learning Session: Parallelization of Tasks
In this session, we will be investigating and leveraging parallelization of tasks. Specifically, we will attempt to parallelize rendering of map tiles in the CubiomesKit project.
#SwiftConcurrency #SwiftDev #AppleDev
https://discord.gg/euyXVzzX?event=1388624765169827942
Upcoming online #SwiftDev / #AppleDev / #iosDev / #macOSDev events this week:
Swift Dev Chat “office hours” Saturday, July 5, 11am Pacific, 18:00 UTC
(Will run just for half an hour this week, with the concurrency group learning session joining in.)
Bring your questions, frustrations, excitement, and ideas, around software development on Apple platforms, especially using the Swift language. You can also “show and tell” your projects.
https://discord.gg/euyXVzzX?event=1388931399834402896
#Shipaton has landed! This summer will be so hot!
Together with @revenuecat, we're bringing this amazing event to Warsaw! Can't wait to share more details!
Summer is a time for every #SwiftDev, filled with a huge array of events, amazing experiences, and swag!
Upcoming online #SwiftDev / #AppleDev / #iosDev / #macOSDev events this week:
Coding Dojo: Learning Together Saturday, June 28, 3am Pacific, 10:00 UTC
Ensemble coding to learn more Swift language coding skills together. Working through coding kata, applying test-driven development.
#SwiftDev
https://discord.gg/euyXVzzX?event=1383129360671834165
1/4
Dev Dad Jokes, Concurrency Edition
When you have nightmares, you can suspend the bad dream so you can sleep better
Coding for iOS betas? Reminder: <available(...)> only checks runtime availability.
To keep building in stable Xcode 16.x, you’ll need compile-time checks too.
Check for a framework in the new SDKs so older compilers skip it.
Repurpose this to code a generic modifier if you need reuse.
Does anyone know if there is a way to make SwiftData print more verbose model serialisation / migration errors?
For example, I'm converting a model field from String to a raw representable Enum, but something in the data is failing during automigration?
Next Saturday, June 7, 11:30am Pacific, 18:30 UTC
Group-learning session focused on use of actors in Swift Concurrency.
#SwiftConcurrency #SwiftDev #iosDev #macOSDev
On the Swift Dev Chat Discord:
https://discord.gg/sGM552KyMn?event=1378456030488301598
Upcoming online #SwiftDev / #AppleDev / #iosDev / #macOSDev events this weekend:
Coding Dojo: Learning Together Saturday, May 31, 3am Pacific, 10:00 UTC
Ensemble coding to learn more coding skills together. Working through coding kata, applying test-driven development.
https://discord.gg/sGM552KyMn?event=1375514797994545302
1/4
Hello everyone, I'm #OpenToWork for both short and long-term collaborations in #iOS and #macOS application development. I have a strong experience in #Swift, #SwiftUI, #ComposableArchitecture, #TDD, and more. Available for remote work with flexible hours, ready to collaborate with teams worldwide. I also offer #mentoring for individual developers and teams at all experience levels.
https://darrarski.pl
Let's build something great together!
#iOSDev #macOSDev #SwiftDev #AppDevelopment
This error message is actually extremely relatable.
“The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions.”
Every Swift dev has "decoded" cryptic error messages for their apps.
What if we shared those solutions instead of each solving the same puzzle? I've started a community project to map Apple's error codes to human language.
Help build it:
https://www.fline.dev/making-swift-error-messages-human-friendly-together/
Just found myself having to say “Every time you create a singleton, a kitten dies” #SwiftDev