https://github.com/1024jp/preferences-demo
Demo application to demonstrate implementing a standard preferences window in native macOS applications
https://github.com/1024jp/preferences-demo
Last synced: 10 months ago
JSON representation
Demo application to demonstrate implementing a standard preferences window in native macOS applications
- Host: GitHub
- URL: https://github.com/1024jp/preferences-demo
- Owner: 1024jp
- License: mit
- Created: 2018-12-18T01:53:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T14:41:12.000Z (over 7 years ago)
- Last Synced: 2025-08-10T16:07:02.099Z (10 months ago)
- Language: Swift
- Homepage:
- Size: 15.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Preferences Demo
A demo application to demonstrate implementing a standard preferences window in native macOS applications at [macOS native Symposium #02](http://macos-native.github.io).
## Environment
- System: macOS 10.13 or later
- Swift: Swift 4.2
- Xcode: Xcode 10.1
## License
© 2018 1024jp
GzipSwift is distributed under the terms of the __MIT License__. See [LICENSE](LICENSE) for details.