Skip to content

Commit a0aabf0

Browse files
committed
Update post-26
1 parent b1a1f63 commit a0aabf0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/posts/post-26/Am I Using Swift 5 or 6?.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ I like to finish my posts with a little "birthday present" for you. Here is a gi
129129
<script src="https://gist.github.com/DandyLyons/56dc43d0b98befa670758490b43fff07.js"></script>
130130

131131
---
132+
## Acknowledgments
133+
Huge thank you to Xiaodi Wu for informing me that the default language mode is Swift 6 when using `// swift-tools-version:6.0`. This was a huge help in writing this post. (See this [forum post](https://forums.swift.org/t/crowd-source-swift-language-modes-in-various-environments/76102/6).)
134+
132135
## Recommended Reading
133136
- [Migrating to Swift 6 | Documentation](https://www.swift.org/migration/documentation/migrationguide)
134137
- [Enabling The Swift 6 Language Mode | Documentation](https://www.swift.org/migration/documentation/swift-6-concurrency-migration-guide/swift6mode)

0 commit comments

Comments
 (0)