Skip to content

Commit 1bdc624

Browse files
committed
Resolving provisioning profile settings for grocery express
1 parent 90d0956 commit 1bdc624

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Examples/Examples.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@
331331
isa = XCBuildConfiguration;
332332
buildSettings = {
333333
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
334+
CODE_SIGN_STYLE = Manual;
334335
CURRENT_PROJECT_VERSION = 35;
335336
INFOPLIST_FILE = GroceryExpress/Info.plist;
336337
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
@@ -349,6 +350,7 @@
349350
isa = XCBuildConfiguration;
350351
buildSettings = {
351352
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
353+
CODE_SIGN_STYLE = Manual;
352354
CURRENT_PROJECT_VERSION = 35;
353355
INFOPLIST_FILE = GroceryExpress/Info.plist;
354356
IPHONEOS_DEPLOYMENT_TARGET = 12.0;

0 commit comments

Comments
 (0)