mirror of
https://github.com/coteditor/DMGArchiver.git
synced 2026-04-26 21:35:52 +03:00
Script to create .dmg file for non-AppStore version
| .github/workflows | ||
| CotEditor | ||
| .gitignore | ||
| appcast-template.xml | ||
| archive.py | ||
| LICENSE | ||
| README.md | ||
DMG Archiver
Script for non-AppStore version releasing.
- Archive CotEditor in Xcode.
- Export a Developer ID-signed Application from the Xcode Organizer.
- Put the app bundle in the CotEditor directory.
- Run
archive.py: create a DMG file to upload and appcast files.
License
© 2017-2025 1024jp.
The source code is distributed under the terms of the Apache License, Version 2.0. See the LICENSE for details.