Is it possible to download the swift standard library so I could have the answer I need offline ?

Hello apple community,


I am going to travel a lot the next few weeks and I won't have access to the internet that much.I want to work on an Iphone app that I am doing in swift. I use the swift standard documention and I would like to jnow if it possible to download entirely.


Thank you in advance.

Xcode has a built-in copy of the reference library documentation, which you can access via Window > Documentation and API Reference. You can also download additional material via Xcode > Preferences > Components > Documentation.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"
Is it possible to download the swift standard library so I could have the answer I need offline ?
 
 
Q