Skip to content

Commit

Permalink
removed automatic signing on pbx file to test beta build failure on i…
Browse files Browse the repository at this point in the history
…os-private.
  • Loading branch information
msadoon committed Sep 25, 2022
1 parent 27d436a commit ce821ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Kickstarter.xcodeproj/project.pbxproj
Expand Up @@ -9648,9 +9648,9 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = "Kickstarter-iOS/Debug.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CODE_SIGN_STYLE = Manual;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = 48YBP49Y5N;
DEVELOPMENT_TEAM = "";
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = "Kickstarter-iOS/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
Expand Down

0 comments on commit ce821ad

Please sign in to comment.