mirror of
https://github.com/sparkle-project/Sparkle.git
synced 2025-11-01 15:34:38 +00:00
7 lines
207 B
Plaintext
7 lines
207 B
Plaintext
// Generate Appcast only
|
|
|
|
#include "ConfigSwift.xcconfig"
|
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = $(PRODUCT_NAME)/Bridging-Header.h
|
|
GCC_PREPROCESSOR_DEFINITIONS = $(GCC_PREPROCESSOR_DEFINITIONS) BUILDING_EXTERNALLY=1
|