445 Forks
1712 Stars
1712 Watchers

Swift

🥇Swift基础知识大全,🚀Swift学习从简单到复杂,不断地完善与更新, 欢迎Star❤️,欢迎Fork, iOS开发者交流:①群:446310206 ②群:426087546

How to download and setup Swift

Open terminal and run command
git clone https://github.com/iOS-Swift-Developers/Swift.git
git clone is used to create a copy or clone of Swift repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Swift https://github.com/iOS-Swift-Developers/Swift/archive/master.zip

Or simply clone Swift with SSH
[email protected]:iOS-Swift-Developers/Swift.git

If you have some problems with Swift

You may open issue on Swift support forum (system) here: https://github.com/iOS-Swift-Developers/Swift/issues