File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 15721572 CODE_SIGN_IDENTITY = "Apple Development";
15731573 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15741574 "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
1575- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Distribution ";
1575+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer ";
15761576 CODE_SIGN_STYLE = Manual;
15771577 CURRENT_PROJECT_VERSION = 1703259999;
15781578 DEAD_CODE_STRIPPING = YES;
16321632 CODE_SIGN_IDENTITY = "Apple Development";
16331633 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
16341634 "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Distribution";
1635- "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Developer ";
1635+ "CODE_SIGN_IDENTITY[sdk=watchos*]" = "iPhone Distribution ";
16361636 CODE_SIGN_STYLE = Manual;
16371637 COPY_PHASE_STRIP = NO;
16381638 CURRENT_PROJECT_VERSION = 1703259999;
You can’t perform that action at this time.
0 commit comments