mirror of
https://github.com/sparkle-project/Sparkle.git
synced 2025-11-01 15:34:38 +00:00
8 lines
245 B
Plaintext
8 lines
245 B
Plaintext
// sparkle command line tool only
|
|
|
|
INFOPLIST_FILE = sparkle-cli/Info.plist
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.sparkle-project.sparkle-cli
|
|
PRODUCT_NAME = sparkle
|
|
LD_RUNPATH_SEARCH_PATHS = @executable_path/../Frameworks/
|
|
ENABLE_HARDENED_RUNTIME = NO
|