Skip to content

Commit

Permalink
1.0-beta3 - Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
千代田桃 committed Mar 16, 2022
1 parent 706ad36 commit 5a49063
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ KaniManbu is a lot easier to use with three different card types (Kanji, Kana, a
# Supporting this Project
While this app is open source and libre software, the binaries are not free since time and resources (web hosting and the Apple Developer Program to distribute the app) are needed to develop the app. However, users can self-compile, but the user will need an Apple Developer account since the Core Data database is stored in iCloud, allowing users to sync their decks to all their Macs and eventually iOS devices. You need a membership to use the iCloud features with your own apps.

The app will only be available on the App Store on release and non-app store version will be for active patrons only. The free version will be limited to 3 decks and there will be some features that will be exclusive to the pro version (Microsoft/IBM Watson TTS without API key, public decks, and more). The pro version will be available through a yearly subscription of $9.99 or a lifetime subscription of $34.99. Active patrons can unlock these features with the non-app store version. The Pro version will work on both the iOS and Mac version as I plan to make it a universal purchase. I know some people hate subscriptions, but the subscription model allows me to cover infrastructure and development costs. The source code will be free for those who want to compile the app and use it for free without iCloud features.
The app will only be available on the App Store on release and non-app store version will be for active patrons only. The free version will be limited to 3 decks and there will be some features that will be exclusive to the pro version (Microsoft/IBM Watson TTS without API key, public decks, and more). The pro version will be available through a monthly, yearly, or lifetime subscriptions. Active patrons can unlock these features with the non-app store version for the macOS version due to Apple App Store guidelines. The Pro version will work on both the iOS and Mac version as I plan to make it a universal purchase. I know some people hate subscriptions, but the subscription model allows me to cover infrastructure and development costs. The source code will be free for those who want to compile the app and use it for free without iCloud features.

You may also choose to support us on [Patreon](https://www.patreon.com/malupdaterosx) as well, which you can also unlock the app for free as long you remain an active patron.

Expand All @@ -50,6 +50,7 @@ Warning: This won't work if you don't have a Developer ID installed. If you don'
1. Get the Source
2. Set up the CloudKit entitlement settings on your developer account
3. Download the [Microsoft Cognitive Services Speech](https://aka.ms/csspeech/iosbinary) framework. Unzip and move the MicrosoftCognitiveServicesSpeech.xcframework to the Dependencies folder.
4. Specify Microsoft and IBM Cloud API Keys.
4. Type 'xcodebuild' in the terminal to build

If you are going to distribute your own version and change the name, please change the bundle identifier to something else.
Expand Down

0 comments on commit 5a49063

Please sign in to comment.