diff --git "a/source/_posts/20241208a_Swift6\347\247\273\350\241\214\343\201\253\345\220\221\343\201\221\343\201\246\343\200\201Isolation_domain\343\201\250Sendable\343\202\222\347\220\206\350\247\243\343\201\231\343\202\213.md" "b/source/_posts/20241208a_Swift6\347\247\273\350\241\214\343\201\253\345\220\221\343\201\221\343\201\246\343\200\201Isolation_domain\343\201\250Sendable\343\202\222\347\220\206\350\247\243\343\201\231\343\202\213.md" index 76f226a1c23..fc575dd45b7 100644 --- "a/source/_posts/20241208a_Swift6\347\247\273\350\241\214\343\201\253\345\220\221\343\201\221\343\201\246\343\200\201Isolation_domain\343\201\250Sendable\343\202\222\347\220\206\350\247\243\343\201\231\343\202\213.md" +++ "b/source/_posts/20241208a_Swift6\347\247\273\350\241\214\343\201\253\345\220\221\343\201\221\343\201\246\343\200\201Isolation_domain\343\201\250Sendable\343\202\222\347\220\206\350\247\243\343\201\231\343\202\213.md" @@ -14,6 +14,13 @@ lede: "SwiftZoomin#20の内容から、Swift6移行に向けて理解が必要 --- +
+ +本記事は、[Swift Advent Calendar 2024](https://qiita.com/advent-calendar/2024/swift)の8日目です。 +7日目は、[@hinakko](https://qiita.com/hinakko)さんの[Split Viewを考慮したSize Classを使用したiPad対応](https://qiita.com/hinakko/items/ac65d149e3141a8bc7da)です。 + +
+ HealthCare Innovation Group(HIG)[^1]の橋本です。 先日参加したSwiftZoomin#20の内容から、Swift6移行に向けて理解が必要なSwift Concurrencyの重要な概念について簡単にまとめました。