Use the console bundle id to be able to use the same ad hoc provisioning profile.

This commit is contained in:
giomfo
2015-08-25 11:43:25 +02:00
parent 6c6b42f873
commit b0c8df0acb
+1 -1
View File
@@ -11,7 +11,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>org.matrix.$(PRODUCT_NAME:rfc1034identifier)</string>
<string>org.matrix.console</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>