Skip to content

Commit

Permalink
chore(suite-native): configure appleTeamId for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
yanascz committed Feb 4, 2025
1 parent c53ad7a commit f145707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions suite-native/app/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ export default ({ config }: ConfigContext): ExpoConfig => {
},
ios: {
bundleIdentifier,
appleTeamId: 'C3P22XVH2C',
icon: appIconIos,
supportsTablet: true,
infoPlist: {
Expand Down

0 comments on commit f145707

Please sign in to comment.