CotEditor is a lightweight plain-text editor for OS X.
Requirement: OS X Mountain Lion or higher
Web Site: http://coteditor.com
Mac App Store: http://appstore.com/mac/CotEditor
It's a pure document-based Cocoa application. The source code is written in Objective-C with ARC enabled.
- OS X 10.11 El Capitan
- Xcode 7
- Install CocoaPods if you don't have it.
- On terminal, move to the project root directory and run
pod install
. - Open CotEditor.xcworkspace on Xcode.
- build.
© 2005-2009 nakamuxu, © 2011, 2014 usami-k, © 2013-2015 1024jp.
The source code is distributed under the terms of the Apache License, Version 2.0. See the bundled LICENSE for details.