Skip to content

Commit

Permalink
Merge pull request #36 from Crequency/dev=main
Browse files Browse the repository at this point in the history
[Pull Request] Crequency/KitX#278
  • Loading branch information
Dynesshely authored Feb 25, 2024
2 parents 36f8895 + d57ebca commit 0daa680
Show file tree
Hide file tree
Showing 41 changed files with 265 additions and 2,845 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# KitX Mobile

Mobile Client for KitX
Mobile Client for KitX

Runs on `Android`, `iOS`

## Build project

> **Warning**
> Please use physical devices to debug, any emulator may cause problems.
> **Warning**
> Please use physical devices to debug, any emulator may cause problems.
> Android emulators are currently known to experience problems; the situation with iOS simulators is currently unknown.
1. Pass `flutter doctor -v`
Expand All @@ -30,7 +31,7 @@ Runs on `Android`, `iOS`

## Tools

- `update-version.py` for `[iOS]`
- `update-version.py` for both `android` and `iOS`
- This script changes version number in `pubspec.yaml`.
- Run this script in `XCode` build phases by add custom script:
```shell
Expand All @@ -42,4 +43,3 @@ Runs on `Android`, `iOS`
- Tow arguments:
- `--export-for-mobile-about`
- `--export-for-website-docs`

Loading

0 comments on commit 0daa680

Please sign in to comment.