[App-Size-Optimization]: updated xcconfig to override Pods config when required

This commit is contained in:
Magesh K
2024-12-16 22:20:03 +05:30
parent 21ab603756
commit 5b69eb7bef
4 changed files with 8 additions and 1 deletions

View File

@@ -3523,6 +3523,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 6000;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
ENABLE_BITCODE = NO;
ENABLE_DEBUG_DYLIB = NO;