Info.plist: define the vector app bundle id

thanks Dave.
This commit is contained in:
giomfo
2015-11-26 14:27:28 +01:00
parent 8ad028f7af
commit 1ccc1f596f
+1 -1
View File
@@ -22,7 +22,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>org.matrix.console</string>
<string>im.vector.app</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>