[cleanup]: declutter by moving the xcconfig into their own directory

This commit is contained in:
Magesh K
2024-12-27 23:36:21 +05:30
parent c69c8c69fa
commit ff4a000406
7 changed files with 36 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
#include "AltStore.xcconfig"
// include cocoa pods config
#include? "Pods/Target Support Files/Pods-SideStore/Pods-SideStore.release.xcconfig"
// for ios14 and above swift runtime is included
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO