|
1 month ago | |
---|---|---|
ActionExtension-iOS | 1 year ago | |
Shared | 2 months ago | |
Technotes | 2 years ago | |
Tests iOS | 3 years ago | |
Tests macOS | 3 years ago | |
WriteFreely-MultiPlatform.xcodeproj | 2 months ago | |
iOS | 2 months ago | |
macOS | 2 months ago | |
.gitignore | 2 years ago | |
.swiftlint.yml | 3 years ago | |
CHANGELOG.md | 1 month ago | |
CODE_OF_CONDUCT.md | 3 years ago | |
CONTRIBUTING.md | 3 years ago | |
LICENSE.md | 3 years ago | |
README.md | 2 years ago | |
WFACollection+CoreDataClass.swift | 3 years ago | |
WFACollection+CoreDataProperties.swift | 3 years ago | |
WFAPost+CoreDataClass.swift | 3 years ago | |
WFAPost+CoreDataProperties.swift | 3 years ago | |
WriteFreely-MultiPlatform (iOS).entitlements | 1 year ago |
A multiplatform (iOS, iPadOS, and macOS) client for WriteFreely, built in SwiftUI.
The iOS app is now available on the App Store for iPhones and iPads running iOS 14. Check out this help forum topic for a guide on using the app.
The Mac app is still under development.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
⚠️ Building and testing the iOS targets will work on any version of macOS that supports Xcode 12, but building and testing the macOS target requires macOS 11 (Big Sur).
SwiftLint is run as a build phase for all targets, so that linting warnings and errors are shown in Xcode.
To run the tests, select the scheme you want to test (iOS or macOS) and choose Product → Test from the Xcode menu.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Need help getting started? Find out more about the project’s office hours.
We use SemVer for versioning and track changes in CHANGELOG.md. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the GPL v3 License. See the LICENSE.md file for details.