Skip to content

Commit e08c7b3

Browse files
committed
Complete Info.plist file
1 parent 7f620e4 commit e08c7b3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

whereami/Info.plist

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>LSApplicationCategoryType</key>
6+
<string>public.app-category.utilities</string>
7+
<key>NSHumanReadableCopyright</key>
8+
<string>© Victor Jalencas 2014</string>
9+
<key>CFBundleShortVersionString</key>
10+
<string>1.0.0</string>
11+
<key>CFBundleVersion</key>
12+
<string>1</string>
513
<key>CFBundleName</key>
614
<string>whereami</string>
715
<key>CFBundleIdentifier</key>

0 commit comments

Comments
 (0)