aboutsummaryrefslogtreecommitdiff
path: root/Shared
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 12:30:36 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-07-11 12:30:36 +0200
commitf8c877e01e6517b13ec085d9d79bf316c7637344 (patch)
tree94292e8ec72e1dab05fa9e6b015088c6c88cdc0a /Shared
parent0cc8ac9cc39ce3a1bcc9ea88345d18f17a46cb2a (diff)
Share a configuration between app and quicklook
Diffstat (limited to 'Shared')
-rw-r--r--Shared/Config.xcconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/Shared/Config.xcconfig b/Shared/Config.xcconfig
new file mode 100644
index 0000000..732bbea
--- /dev/null
+++ b/Shared/Config.xcconfig
@@ -0,0 +1,5 @@
+// Marketing version (user-facing version number)
+MARKETING_VERSION = 4.1.0
+
+// Build number (internal version number)
+CURRENT_PROJECT_VERSION = 60