We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a8abc commit cd101c7Copy full SHA for cd101c7
app/assets/mac/Info.plist.src
@@ -3,7 +3,7 @@
3
<key>CFBundlePackageType</key><string>APPL</string>
4
<key>CFBundleName</key><string>xbar</string>
5
<key>CFBundleExecutable</key><string>xbar</string>
6
- <key>CFBundleIdentifier</key><string>matryer.xbar</string>
+ <key>CFBundleIdentifier</key><string>com.xbarapp.app</string>
7
<key>CFBundleVersion</key><string>0.0.0</string>
8
<key>CFBundleURLTypes</key>
9
<array>
0 commit comments