[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

@@ -4,3 +4,6 @@ PRODUCT_BUNDLE_IDENTIFIER = $(PRODUCT_BUNDLE_IDENTIFIER)
// include cocoa pods config
#include? "Pods/Target Support Files/Pods-SideStore/Pods-SideStore.debug.xcconfig"
// for ios14 and above swift runtime is included
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO