/SwiftProjects

Scripts, playgrounds, and apps for Swift Projects

Primary LanguageSwiftMIT LicenseMIT

Swift Projects

This github repository holds references for, and scripts resulting from, various Swift projects


Videos

AI/ML Blogs

Apple ML Research Website & Papers (including ones on arXiv)

Apple ML Models & Resources

Books

Open Source Swift Resources

Integrated Development Environments


Keyboard shortcuts

  • Splat (command) a = select all

  • Splat c = copy

  • Splat v = paste

  • Control + I = Align code

  • Command + /: Toggle comment/uncomment for the selected lines

  • Command + [: Shift the selected line or lines one tab to the left

  • Command + ]: Shift the selected line or lines one tab to the right

  • Command + Option + [: Fold the current block of code

  • Command + Option + ]: Unfold the current block of code

  • Command B: Build app


License