Cog/Frameworks/Sparkle/Configurations/ConfigUnitTest.xcconfig

7 lines
217 B
Text
Raw Normal View History

2013-10-21 23:17:51 -03:00
// Unit Test only
2014-08-01 06:53:07 -04:00
INFOPLIST_FILE = Tests/SparkleTests-Info.plist
2013-10-21 23:17:51 -03:00
PRODUCT_NAME = Sparkle Unit Tests
2014-08-01 06:53:07 -04:00
WRAPPER_EXTENSION = xctest
WARNING_CFLAGS = $(inherited) -Wno-variadic-macros -Wno-gnu-zero-variadic-macro-arguments