Script to create .dmg file for non-AppStore version
Find a file
2025-09-09 23:27:56 +02:00
.github/workflows Update CI test 2024-11-04 18:42:51 +09:00
CotEditor Add appcast template 2018-01-14 14:21:56 +09:00
.gitignore Update .gitignore 2024-11-04 18:37:40 +09:00
appcast-template.xml Update appcast-template.xml 2025-09-09 23:27:56 +02:00
archive.py Add location of generate_appcast in archive.py 2025-09-09 23:26:03 +02:00
LICENSE Add Apache license file 2018-01-14 14:54:53 +09:00
README.md Update appcast-template.xml 2025-09-09 23:27:56 +02:00

DMG Archiver

Test Status

Script for non-AppStore version releasing.

  1. Archive CotEditor in Xcode.
  2. Export a Developer ID-signed Application from the Xcode Organizer.
  3. Put the app bundle in the CotEditor directory.
  4. 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.