Skip to content

Commit

Permalink
(doc) Update document
Browse files Browse the repository at this point in the history
  • Loading branch information
violet-dev committed Sep 23, 2020
1 parent a93510d commit d285864
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,19 @@ Discord Channel: https://discord.gg/fqrtRxC
iOS version of violet is already ready.
However, unlike the Android version, 7z decompression and downloader are omitted.

#### How to build?

Install `flutter` and `Xcode` and make the following changes:

```
1. Remove 'firebase_*' and 'flutter_downloader' packages
2. Remove validator on lib/server/violet.dart
3. Run 'flutter run --release' command
or Run ios/Runner.xcworkspace and build release
```

Developer certificate renewal is required once a week, so use `AltStore` if necessary.

### Code Refactoring Plan

Violet is my first mobile app project.
Expand Down

0 comments on commit d285864

Please sign in to comment.