Hi everyone,
I wrote a blog post about adopting data race safety in the ArcGIS Maps SDK for Swift (introduced here):
Full Send: How Data Race Safety Was Added to the ArcGIS Maps SDK for Swift
It highlights the work my team and I did to prepare for Swift 6 by adopting upcoming/experimental features related to strict concurrency checking. As I said in the post, "our goal is to share our data race safety journey with you, with the hope that you may learn from us and not repeat our mistakes."