added icon and publish script

This commit is contained in:
Jeena Paradies 2010-05-04 10:03:11 +02:00
parent 2b9fd50f39
commit 67224c7afd
6 changed files with 60 additions and 13 deletions

View file

@ -28,7 +28,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<string>Icon.icns</string>
<key>CFBundleIdentifier</key>
<string>net.jeena.apps.twittia</string>
<key>CFBundleInfoDictionaryVersion</key>
@ -40,9 +40,9 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.1.1</string>
<string>2.1.2</string>
<key>CFBundleShortVersionString</key>
<string>2.1.1</string>
<string>2.1.2</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSMainNibFile</key>