1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

Removing Processing information from the Info.plist; updating todo.

This commit is contained in:
David A. Mellis
2009-06-07 11:57:38 +00:00
parent 309358962a
commit 82c3d1fe16
2 changed files with 5 additions and 9 deletions

View File

@ -5,14 +5,6 @@
<key>CFBundleName</key>
<string>Arduino</string>
<!-- all these need to change for new releases -->
<key>CFBundleGetInfoString</key>
<string>1.0.1, Copyright © Ben Fry and Casey Reas</string>
<key>CFBundleVersion</key>
<string>1.0.1</string>
<key>CFBundleShortVersionString</key>
<string>1.0.1</string>
<key>CFBundleAllowMixedLocalizations</key>
<string>true</string>
<key>CFBundleExecutable</key>