Skip to content

Commit b820912

Browse files
committed
automatic signing
1 parent 5877334 commit b820912

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ios/LocalPlusPlus.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
};
215215
13B07F861A680F5B00A75B9A = {
216216
LastSwiftMigration = 1120;
217+
ProvisioningStyle = Automatic;
217218
};
218219
};
219220
};
@@ -491,6 +492,7 @@
491492
isa = XCBuildConfiguration;
492493
baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-LocalPlusPlus.debug.xcconfig */;
493494
buildSettings = {
495+
CODE_SIGN_STYLE = Automatic;
494496
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
495497
CLANG_ENABLE_MODULES = YES;
496498
CODE_SIGN_ENTITLEMENTS = LocalPlusPlus/LocalPlusPlus.entitlements;
@@ -526,6 +528,7 @@
526528
isa = XCBuildConfiguration;
527529
baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-LocalPlusPlus.release.xcconfig */;
528530
buildSettings = {
531+
CODE_SIGN_STYLE = Automatic;
529532
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
530533
CLANG_ENABLE_MODULES = YES;
531534
CODE_SIGN_ENTITLEMENTS = LocalPlusPlus/LocalPlusPlus.entitlements;

0 commit comments

Comments
 (0)