removed build dir

This commit is contained in:
Jeena Paradies 2011-03-12 16:16:48 +01:00
parent 526a9ba0cc
commit c607c55864
163 changed files with 6715 additions and 8641 deletions

View file

@ -26,7 +26,7 @@
</dict>
</array>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<string>Twittia</string>
<key>CFBundleHelpBookFolder</key>
<string>Twittia.help</string>
<key>CFBundleHelpBookName</key>
@ -58,7 +58,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2.3.1</string>
<string>2.3.2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.lifestyle</string>
<key>LSMinimumSystemVersion</key>
@ -67,9 +67,15 @@
<string>MainMenu</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSServices</key>
<array/>
<key>SUFeedURL</key>
<string>http://jeenaparadies.net/twittia/Appcast.xml</string>
<key>SUPublicDSAKeyFile</key>
<string>dsa_pub.pem</string>
<key>UTExportedTypeDeclarations</key>
<array/>
<key>UTImportedTypeDeclarations</key>
<array/>
</dict>
</plist>