diff options
Diffstat (limited to 'Config.xcconfig')
| -rw-r--r-- | Config.xcconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Config.xcconfig b/Config.xcconfig new file mode 100644 index 0000000..732bbea --- /dev/null +++ b/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 |