Add some build notes for iOS

This commit is contained in:
Hanh Huynh Huu 2021-10-30 12:14:48 +08:00
parent 86395febb5
commit f77bf079cf
1 changed files with 10 additions and 0 deletions

View File

@ -64,3 +64,13 @@ This will create a `root` directory will all the various apks (arm32, arm64, i32
- On Windows, clone the repo with Unix line endings: `git clone ... --config core.autocrlf=input`
- The builder image is a ~3GB download and 7GB uncompressed.
## iOS
- pod install
- change bundle identifier / set signing profile
- Increase min OS version to 12.1
- Runner/General/Deployment Info
- Runner/Flutter/AppFramework.info
- Pods