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