Correct versions and swiftlint build script.

This commit is contained in:
Stefan Ceriu
2022-04-13 10:09:45 +03:00
parent 53b103c56c
commit 53ca8c8eb0
3 changed files with 39 additions and 3 deletions

View File

@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
</dict>