We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e6f6a commit 843d34bCopy full SHA for 843d34b
2 files changed
Dozer/Other/Info.plist
@@ -17,9 +17,9 @@
17
<key>CFBundlePackageType</key>
18
<string>APPL</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>3.1.0</string>
+ <string>4.0.0</string>
21
<key>CFBundleVersion</key>
22
- <string>21</string>
+ <string>6</string>
23
<key>Fabric</key>
24
<dict>
25
<key>APIKey</key>
project.yml
@@ -39,7 +39,7 @@ targets:
39
ENABLE_HARDENED_RUNTIME: true
40
MACOSX_DEPLOYMENT_TARGET: 10.13
41
VERSIONING_SYSTEM: apple-generic
42
- CURRENT_PROJECT_VERSION: 3.1.0
+ CURRENT_PROJECT_VERSION: 4.0
43
dependencies:
44
- carthage: LaunchAtLogin
45
- carthage: Defaults
0 commit comments