Fix build number

This commit is contained in:
Max Goedjen
2020-03-19 21:21:28 -07:00
parent fe16e4d9c4
commit 2257e1e190

View File

@@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>$(CI_VERSION)</string>
<key>CFBundleVersion</key>
<string>$(CI_VERSION)</string>
<string>$(CI_BUILD_NUMBER)</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>