From f1457078f9136a8b248470744c970cab13826474 Mon Sep 17 00:00:00 2001 From: yanas Date: Tue, 4 Feb 2025 10:19:04 +0100 Subject: [PATCH] chore(suite-native): configure appleTeamId for iOS --- suite-native/app/app.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/suite-native/app/app.config.ts b/suite-native/app/app.config.ts index 513f35f5f51..9d08145f22b 100644 --- a/suite-native/app/app.config.ts +++ b/suite-native/app/app.config.ts @@ -222,6 +222,7 @@ export default ({ config }: ConfigContext): ExpoConfig => { }, ios: { bundleIdentifier, + appleTeamId: 'C3P22XVH2C', icon: appIconIos, supportsTablet: true, infoPlist: {