https://github.com/appcoda/tinyeditor
Learn to build a document based Mac app
https://github.com/appcoda/tinyeditor
macos swift5 tutorial
Last synced: 10 months ago
JSON representation
Learn to build a document based Mac app
- Host: GitHub
- URL: https://github.com/appcoda/tinyeditor
- Owner: appcoda
- License: mit
- Created: 2020-05-15T15:15:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-15T15:21:03.000Z (over 5 years ago)
- Last Synced: 2025-03-27T05:26:00.998Z (10 months ago)
- Topics: macos, swift5, tutorial
- Language: Swift
- Size: 1.36 MB
- Stars: 20
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TinyEditor - Learn to build a document based Mac app

Welcome to another macOS tutorial! In this post we are about to learn how to create a macOS application that belongs to a unique category of apps; a category that is quite common but also quite important, and contains a large number of existing and new macOS apps. We are going to learn how to create a document based application.
For the full tutorial, please refer to the following link:
https://www.appcoda.com/document-based-app-macos/