Commit 2a641fb
authored
Added support for
Add `export TUIST_DEVELOPMENT_TEAM=ABCDEFG123` (where `ABCDEFG123` is
your Apple development team ID) in your `.zshrc` or `.bashrc` file to
set the `DEVELOPMENT_TEAM` environment variable. Alternatively, run
`TUIST_DEVELOPMENT_TEAM=ABCDEFG123 tuist generate --path SampleApp` when
generating the project.
Referred to doc
[here](https://docs.tuist.dev/en/guides/features/projects/dynamic-configuration)DEVELOPMENT_TEAM environment variable (#562)1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments