Skip to content

Commit cd101c7

Browse files
committed
tweaked CFBundleIdentifier
1 parent f1a8abc commit cd101c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/mac/Info.plist.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<key>CFBundlePackageType</key><string>APPL</string>
44
<key>CFBundleName</key><string>xbar</string>
55
<key>CFBundleExecutable</key><string>xbar</string>
6-
<key>CFBundleIdentifier</key><string>matryer.xbar</string>
6+
<key>CFBundleIdentifier</key><string>com.xbarapp.app</string>
77
<key>CFBundleVersion</key><string>0.0.0</string>
88
<key>CFBundleURLTypes</key>
99
<array>

0 commit comments

Comments
 (0)