File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 33<plist version =" 1.0" >
44<dict >
55 <key >destination </key >
6- <string >upload </string >
7- <key >generateAppStoreInformation </key >
8- <false />
6+ <string >export </string >
97 <key >manageAppVersionAndBuildNumber </key >
108 <true />
119 <key >method </key >
1210 <string >app-store-connect </string >
11+ <key >provisioningProfiles </key >
12+ <dict >
13+ <key >com.wable.Wable-iOS </key >
14+ <string >Wable_AppStore </string >
15+ </dict >
16+ <key >signingCertificate </key >
17+ <string >Apple Distribution </string >
1318 <key >signingStyle </key >
14- <string >automatic </string >
19+ <string >manual </string >
1520 <key >stripSwiftSymbols </key >
1621 <true />
1722 <key >teamID </key >
1823 <string >HGVD26K7DP </string >
19- <key >testFlightInternalTestingOnly </key >
20- <false />
2124 <key >uploadSymbols </key >
2225 <true />
2326</dict >
Original file line number Diff line number Diff line change 13631363 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
13641364 CLANG_WARN_UNREACHABLE_CODE = YES;
13651365 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1366+ CODE_SIGN_STYLE = Manual;
13661367 COPY_PHASE_STRIP = NO;
13671368 DEBUG_INFORMATION_FORMAT = dwarf;
13681369 ENABLE_STRICT_OBJC_MSGSEND = YES;
14281429 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
14291430 CLANG_WARN_UNREACHABLE_CODE = YES;
14301431 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1432+ CODE_SIGN_STYLE = Manual;
14311433 COPY_PHASE_STRIP = NO;
14321434 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
14331435 ENABLE_NS_ASSERTIONS = NO;
You can’t perform that action at this time.
0 commit comments