mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-19 21:13:19 -07:00
add pkginfo and identifier
This commit is contained in:
parent
46d7ec7f9f
commit
b4980e100d
2 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,8 @@
|
||||||
<string>6.0</string>
|
<string>6.0</string>
|
||||||
<key>CFBundleName</key>
|
<key>CFBundleName</key>
|
||||||
<string>Byobu</string>
|
<string>Byobu</string>
|
||||||
|
<key>CFBundleIdentifier</key>
|
||||||
|
<string>co.byobu</string>
|
||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
|
|
1
Applications/Byobu.app/Contents/PkgInfo
Normal file
1
Applications/Byobu.app/Contents/PkgInfo
Normal file
|
@ -0,0 +1 @@
|
||||||
|
APPLBYOB
|
Loading…
Add table
Add a link
Reference in a new issue