From 4fdd210183965bfb2b03b0cee7355018bbb2a2f4 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 22 Mar 2026 13:57:49 +0000 Subject: build: wire xcodegen team id through just --- project.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'project.yml') 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 -- cgit v1.2.3