Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 476 Bytes

File metadata and controls

9 lines (7 loc) · 476 Bytes

Building a document-based app with SwiftUI

This app demonstrates how to create, save, and open documents in a multiplatform SwiftUI app. This sample highlights how to customize the document launch scene and adopt the file document protocol.

For more information about the app and how it works, see Building a document-based app with SwiftUI in the developer documentation.