subethaedit / SubEthaEdit
- четверг, 29 ноября 2018 г. в 00:16:01
Objective-C
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
General purpose plain-text editor for macOS. Widely known for its live collaboration feature.
github.com/subethaedit/SubEthaEdit is the main development repository.
subethaedit.net is the base for the official releases in and out of the app store.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Development is done on most recent macOS and you are expected to have a apple developer account.
git submodule update --initBuildConfig/Identity.xcconfig with your team ID, Product Name and CFBundleIdentifier base. You can use security find-identity -v to find out your Team ID.git update-index --skip-worktree BuildConfig/Identity.xcconfigYou should be all set to open up the shared workspace at SubEthaEdit.xcworkspace and build the app.
Please read contributing for details on our code of conduct, and the process for submitting pull requests to us.
For general guidance on what is should/ and isn't shouldn't be SubEthaEdit, please refere to the application definintion document.
Project email: subethaedit at lone.monkey.productions
See the full list of contributors.
See the full release change log history.
This project is distributed under the MIT License - see the LICENSE.txt file for details
TCMPortMapper.framework is built from monkeydom/TCMPortMappertomlutil is used from monkeydom/ObjectiveTOMLSparkle.framework is built from sparkle-project/Sparkle - the ui-separation-and-xpc branch.