Compare commits

...

1 Commits

Author SHA1 Message Date
2257e1e190 Fix build number 2020-03-19 21:21:28 -07:00

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>