ish/app/iOS.xcconfig
2020-12-13 19:15:59 -08:00

7 lines
212 B
Plaintext

SDKROOT = iphoneos
TARGETED_DEVICE_FAMILY = 1,2 // iPhone, iPad
SUPPORTED_PLATFORMS = iphonesimulator iphoneos
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks
HEADER_SEARCH_PATHS = $(SRCROOT)