mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 10:46:58 -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>
|
||||
<key>CFBundleName</key>
|
||||
<string>Byobu</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>co.byobu</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<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