Skip to content

Commit

Permalink
Merge branch 'main' into release-5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msadoon committed Sep 29, 2022
2 parents 3dd44aa + 8af41af commit 1e8bd5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Kickstarter.xcodeproj/project.pbxproj
Expand Up @@ -9682,10 +9682,10 @@
ASSETCATALOG_COMPILER_APPICON_NAME = "app-icon";
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = "Kickstarter-iOS/Release.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = 48YBP49Y5N;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = "Kickstarter-iOS/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
Expand All @@ -9696,7 +9696,7 @@
MARKETING_VERSION = 5.5.0;
PRODUCT_BUNDLE_IDENTIFIER = com.kickstarter.kickstarter;
PRODUCT_MODULE_NAME = Kickstarter_iOS;
PROVISIONING_PROFILE_SPECIFIER = "";
PROVISIONING_PROFILE_SPECIFIER = "match AppStore com.kickstarter.kickstarter";
SDKROOT = iphoneos;
VALIDATE_WORKSPACE = NO;
};
Expand Down

0 comments on commit 1e8bd5c

Please sign in to comment.