Loading...
1
2
3
4
5
6
7
8
9
#include "<DEVELOPER_DIR>/AppleInternal/XcodeConfig/PlatformSupportHost.xcconfig"
#include "base.xcconfig"

ARCHS                     = arm64 x86_64
MACOSX_DEPLOYMENT_TARGET  = 13.0

INSTALL_PATH = $(SIMULATOR_RUNTIME_BUNDLE_INSTALL_DIR)/Contents/Resources

OTHER_LDFLAGS = $(inherited) -lCrashReporterClient