removed unnecessary files
This commit is contained in:
parent
5633e25830
commit
5931580730
143 changed files with 24 additions and 9052 deletions
|
@ -40,14 +40,18 @@
|
|||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<string>2</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<string>2.0</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>CFBundleHelpBookFolder</key>
|
||||
<string>Twittia.help</string>
|
||||
<key>CFBundleHelpBookName</key>
|
||||
<string>net.jeena.apps.twittia.help</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Reference in a new issue