mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
8 lines
237 B
Plaintext
8 lines
237 B
Plaintext
#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
|