浏览代码

Update CFBundleIdentifier plist (#610)

Co-authored-by: Maxime Junger <maxime.junger@dashlane.com>
Maxime JUNGER 4 年之前
父节点
当前提交
528264a038
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>