Skip to content

wigging/swift-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍎 🖥 Swift Programming for macOS

There are plenty of books, videos, and online resources for developing iOS apps. Despite the fact that iPhone and iPad apps require a Mac for code development, there is very little information about actually creating native Mac applications. The examples in this repository and the accompanying articles demonstrate various aspects of Mac app development using the latest versions of Swift and SwiftUI.

Contents

Links to articles that explain each code example are provided below. Code files are located in the scripts, xcode-projects, and xcode-playgrounds directories. Some articles do not have code files in this repository.

Swift

SwiftUI

Accelerate

Metal

Contributing

If you have questions or find errors in the code examples then please submit an issue. Pull requests for new code examples are not accepted because this repository is for my own personal notes. However, pull requests to fix errors in existing code are welcome.

Support

Support this project by using the ❤️ Sponsor button at the top of this page. Thank you 😄.

License

Code in this repository is available under the MIT License - see the LICENSE file for more information.