<!--
{
  "availability" : [
    "Xcode: 13.0.0 -",
    "macOS: 12.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/building-a-great-mac-app-with-swiftui",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Building a great Mac app with SwiftUI"
}
-->

# Building a great Mac app with SwiftUI

Create engaging SwiftUI Mac apps by incorporating side bars, tables, toolbars, and several other popular user interface elements.

## Overview

> Note: This sample code project is associated with WWDC21 sessions: [10062: SwiftUI on the Mac: Build the Fundamentals](https://developer.apple.com/wwdc21/10062/) and [10289: SwiftUI on the Mac: The Finishing Touches](https://developer.apple.com/wwdc21/10289/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)