Does anyone know if there will be a Swift 6 version of "The Swift Programming Language" book and if so, when it will be released for Apple Books?
My understanding, based on various Swift Forums threads, is that the current publication pipeline isn’t able to generate books like we used to get. However, you’re not the first person to request this [1]. The good news is that TSPL is open source, so you can get involved. A good place to start is the Swift Documentation Workgroup.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] For example, here.