Cog/Frameworks/Sparkle/Configurations/ConfigTestApp.xcconfig

8 lines
214 B
Text
Raw Normal View History

2013-10-21 23:17:51 -03:00
// Test Application only
2014-08-01 06:53:07 -04:00
INFOPLIST_FILE = TestApplication/TestApplication-Info.plist
2013-10-21 23:17:51 -03:00
PRODUCT_NAME = Sparkle Test App
WRAPPER_EXTENSION = app
2014-08-01 06:53:07 -04:00
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
CLANG_ENABLE_OBJC_ARC = NO