Cog/Frameworks/Sparkle/Configurations/ConfigFramework.xcconfig

11 lines
258 B
Text
Raw Normal View History

2013-10-21 23:17:51 -03:00
// Framework only
INSTALL_PATH = @loader_path/../Frameworks
DYLIB_COMPATIBILITY_VERSION = 1.5
DYLIB_CURRENT_VERSION = 1.5
PRODUCT_NAME = Sparkle
WRAPPER_EXTENSION = framework
FRAMEWORK_VERSION = A
INFOPLIST_FILE = Info.plist
GCC_PREFIX_HEADER = Sparkle.pch