initial commit

This commit is contained in:
Jeena 2014-01-21 23:30:22 +01:00
parent ba9027c7ff
commit c8dd3d393b
7 changed files with 79 additions and 52 deletions

View file

@ -28,9 +28,9 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<string>Icon.icns</string>
<key>CFBundleIdentifier</key>
<string>net.jeena.${PRODUCT_NAME:rfc1034identifier}</string>
<string>nu.jabs.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
@ -43,6 +43,8 @@
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHumanReadableCopyright</key>