Skip to content

Latest commit

 

History

History

BuildingADocumentBasedAppWithSwiftUI

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.