Update INSTALL.md

Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
This commit is contained in:
Gil Eluard
2020-12-20 21:47:48 +01:00
committed by GitHub
parent 0cc85f780e
commit fb4c28d2cf

View File

@@ -135,7 +135,7 @@ $ open Riot.xcworkspace
### Configure project
You may need to change the bundle identifier and app group identifier to be unique to get Xcode to build the app. Make sure to change the bundle identifier, application group identifier and app name in the `project.yml` file to your new identifiers.
You may need to change the bundle identifier and app group identifier to be unique to get Xcode to build the app. Make sure to change the bundle identifier, application group identifier and app name in the `project.yml` file to your new identifiers.
Each target has its own YAML file in the folder Targets folder.
@@ -177,4 +177,3 @@ And then indicate a branch or a tag like this:
`$ ./buildRelease.sh <tag or branch>`