Browse Source

Update CFBundleIdentifier plist (#610)

Co-authored-by: Maxime Junger <maxime.junger@dashlane.com>
Maxime JUNGER 4 years ago
parent
commit
528264a038
1 changed files with 1 additions and 1 deletions
  1. 1 1
      SocketRocket/Resources/Info.plist

+ 1 - 1
SocketRocket/Resources/Info.plist

@@ -19,7 +19,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>$(CURRENT_PROJECT_VERSION)</string>
+	<string>1.0</string>
 	<key>NSPrincipalClass</key>
 	<string></string>
 </dict>