Skip to content

Commit f19405c

Browse files
committed
chore: add dev team to ios example
1 parent b9d1ca5 commit f19405c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

example/ios/App/App.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@
347347
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
348348
CODE_SIGN_STYLE = Automatic;
349349
CURRENT_PROJECT_VERSION = 1;
350+
DEVELOPMENT_TEAM = PBDDS45LQS;
350351
INFOPLIST_FILE = App/Info.plist;
351352
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
352353
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -367,6 +368,7 @@
367368
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
368369
CODE_SIGN_STYLE = Automatic;
369370
CURRENT_PROJECT_VERSION = 1;
371+
DEVELOPMENT_TEAM = PBDDS45LQS;
370372
INFOPLIST_FILE = App/Info.plist;
371373
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
372374
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";

0 commit comments

Comments
 (0)