diff options
| author | Fuwn <[email protected]> | 2026-03-22 13:57:49 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-03-22 13:57:49 +0000 |
| commit | 4fdd210183965bfb2b03b0cee7355018bbb2a2f4 (patch) | |
| tree | 0cb74aa74a35d6079d5c86ed089599f5fef9ae19 /project.yml | |
| parent | Fix tag sheet when swiping post details (diff) | |
| download | sora-testing-4fdd210183965bfb2b03b0cee7355018bbb2a2f4.tar.xz sora-testing-4fdd210183965bfb2b03b0cee7355018bbb2a2f4.zip | |
build: wire xcodegen team id through just
Diffstat (limited to 'project.yml')
| -rw-r--r-- | project.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.yml b/project.yml index 1814edc..f71376c 100644 --- a/project.yml +++ b/project.yml @@ -51,6 +51,7 @@ targets: CODE_SIGN_STYLE: Automatic CURRENT_PROJECT_VERSION: 1 DEVELOPMENT_ASSET_PATHS: "\"Sora/Preview Content\"" + DEVELOPMENT_TEAM: ${DEVELOPMENT_TEAM} ENABLE_HARDENED_RUNTIME: YES ENABLE_PREVIEWS: YES GENERATE_INFOPLIST_FILE: YES |