CotEditor

所属分类:collect
开发工具:Swift
文件大小:0KB
下载次数:0
上传日期:2023-07-06 10:01:16
上 传 者sh-1993
说明:  用于macOS的轻量级纯文本编辑器,
(Lightweight Plain-Text Editor for macOS,)

文件列表:
.swiftlint.yml (3005, 2023-12-21)
CHANGELOG.md (217624, 2023-12-21)
CODE_OF_CONDUCT.md (5492, 2023-12-21)
CONTRIBUTING.md (5994, 2023-12-21)
CotEditor.xcodeproj/ (0, 2023-12-21)
CotEditor.xcodeproj/project.pbxproj (369737, 2023-12-21)
CotEditor.xcodeproj/project.xcworkspace/ (0, 2023-12-21)
CotEditor.xcodeproj/project.xcworkspace/contents.xcworkspacedata (135, 2023-12-21)
CotEditor.xcodeproj/project.xcworkspace/xcshareddata/ (0, 2023-12-21)
CotEditor.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist (238, 2023-12-21)
CotEditor.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/ (0, 2023-12-21)
CotEditor.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved (1098, 2023-12-21)
CotEditor.xcodeproj/xcshareddata/ (0, 2023-12-21)
CotEditor.xcodeproj/xcshareddata/IDETemplateMacros.plist (1160, 2023-12-21)
CotEditor.xcodeproj/xcshareddata/xcschemes/ (0, 2023-12-21)
CotEditor.xcodeproj/xcshareddata/xcschemes/CotEditor -Sparkle.xcscheme (3007, 2023-12-21)
CotEditor.xcodeproj/xcshareddata/xcschemes/CotEditor.xcscheme (4139, 2023-12-21)
CotEditor.xcodeproj/xcshareddata/xcschemes/UI Tests.xcscheme (2439, 2023-12-21)
CotEditor.xcodeproj/xcshareddata/xcschemes/Update Help Index.xcscheme (2780, 2023-12-21)
CotEditor/ (0, 2023-12-21)
CotEditor/Assets.xcassets/ (0, 2023-12-21)
CotEditor/Assets.xcassets/Accent Color.colorset/ (0, 2023-12-21)
CotEditor/Assets.xcassets/Accent Color.colorset/Contents.json (735, 2023-12-21)
CotEditor/Assets.xcassets/AppIcon.appiconset/ (0, 2023-12-21)
CotEditor/Assets.xcassets/AppIcon.appiconset/Contents.json (1301, 2023-12-21)
CotEditor/Assets.xcassets/AppIcon.appiconset/icon_128x128.png (13145, 2023-12-21)
CotEditor/Assets.xcassets/AppIcon.appiconset/icon_128x128@2x.png (33414, 2023-12-21)
CotEditor/Assets.xcassets/AppIcon.appiconset/icon_16x16.png (784, 2023-12-21)
CotEditor/Assets.xcassets/AppIcon.appiconset/icon_16x16@2x.png (2025, 2023-12-21)
CotEditor/Assets.xcassets/AppIcon.appiconset/icon_256x256.png (33414, 2023-12-21)
... ...

# CotEditor CotEditor is a lightweight plain-text editor for macOS. The project aims to provide a general plain-text editor for everyone with intuitive macOS-native user interface. - __Requirement__: macOS 13 Ventura or later - __Web Site__: - __Mac App Store__: - __Languages__: English, French, German, Italian, Japanese, Portuguese, Spanish, Simplified Chinese, Traditional Chinese, Turkish screenshot ## Source Code CotEditor is a purely macOS native application written in Swift. It adopts Cocoa's document-based application architecture. ### Development Environment - macOS 14 Sonoma - Xcode 15.1 - Swift 5.9 - Sandbox enabled ## Contribution CotEditor has its own contributing guidelines. Read [CONTRIBUTING.md](https://github.com/coteditor/CotEditor/blob/master/CONTRIBUTING.md) through before you create an issue or make a pull-request. ## How to Build ### Build for Ad-hoc usage For those people who just want to build and play with CotEditor locally. 1. Run the following commands to resolve dependencies. - `git submodule update --init --recursive` 1. Open `CotEditor.xcodeproj` in Xcode. 1. Change to ad-hoc build mode: 1. Open `Configurations/CodeSigning.xcconfig`. 1. Comment out `#include "CodeSigning-Default.xcconfig"`. 1. Uncomment `#include "CodeSigning-AdHoc.xcconfig"`. 1. Build "CotEditor" scheme in the workspace. ### Build for distribution 1. Run the following commands to resolve dependencies. - `git submodule update --init --recursive` 1. Open `CotEditor.xcodeproj` in Xcode. 1. Build "CotEditor" scheme in the workspace. ## License 2005-2009 nakamuxu, 2011, 2014 usami-k, 2013-2023 1024jp. The source code is licensed under the terms of the __Apache License, Version 2.0__. The image resources are licensed under the terms of the [__Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License__](https://github.com/coteditor/CotEditor/blob/master/https://creativecommons.org/licenses/by-nc-nd/4.0/). See [LICENSE](https://github.com/coteditor/CotEditor/blob/master/LICENSE) for details.

近期下载者

相关文件


收藏者