<!--
{
  "availability" : [
    "Xcode: 13.0.0 -",
    "macCatalyst: 15.0.0 -",
    "iOS: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/building-and-improving-your-app-with-mac-catalyst",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Building and improving your app with Mac Catalyst"
}
-->

# Building and improving your app with Mac Catalyst

Improve your iPadOS app with Mac Catalyst by supporting native controls, multiple windows, sharing, printing, menus and keyboard shortcuts.

## Overview

> Note: This sample code project is associated with WWDC21 sessions: [10052: What’s New in Mac Catalyst](https://developer.apple.com/wwdc21/10052/), [10053: Qualities of a Great Mac Catalyst App](https://developer.apple.com/wwdc21/10053/) and [10056: Qualities of Great iPad and iPhone Apps on Macs with M1](https://developer.apple.com/wwdc21/10056/).

---

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)