mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-16 06:28:27 +02:00
Update install guide.
This commit is contained in:
@@ -123,6 +123,13 @@ You may need to change the bundle identifier and app group identifier to be uniq
|
||||
|
||||
Each target has its own YAML file in the folder Targets folder.
|
||||
|
||||
### Generate the project in one line without effort
|
||||
|
||||
If you want to generate the project easily and quickly there is a local script called `setup_project.sh` that creates the `xcodeproj` and `xcworkspace` with all source files and dependencies with commands described before. It select automatically the right dependencies based on your local Git branch or your Podfile local modifications. All you have to do is to go in the project root folder and run the script:
|
||||
|
||||
```
|
||||
$ ./setup_project.sh
|
||||
```
|
||||
|
||||
## Generate IPA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user