This commit is contained in:
relikd
2025-12-04 15:13:22 +01:00
commit f8545f5c77
22 changed files with 3105 additions and 0 deletions

14
Config.xcconfig Normal file
View File

@@ -0,0 +1,14 @@
// Configuration settings file format documentation can be found at:
// https://help.apple.com/xcode/#/dev745c5c974
CODE_SIGN_STYLE = Manual
CODE_SIGN_IDENTITY = Apple Development
ENABLE_HARDENED_RUNTIME = YES
SWIFT_VERSION = 5.0
MACOSX_DEPLOYMENT_TARGET = 10.15
MARKETING_VERSION = 0.9.0
PRODUCT_NAME = QLMarkdown
PRODUCT_BUNDLE_IDENTIFIER = de.relikd.QLMarkdown
CURRENT_PROJECT_VERSION = 265