mirror of
https://github.com/esp8266/Arduino.git
synced 2025-10-12 12:44:53 +03:00
Changing Mac OS X build to a .zip file (and adding OS name to archive).
http://code.google.com/p/arduino/issues/detail?id=645
This commit is contained in:
@@ -7,11 +7,11 @@
|
||||
|
||||
<!-- all these need to change for new releases -->
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.0-rc2</string>
|
||||
<string>VERSION</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0100</string>
|
||||
<string>REVISION</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0-rc2</string>
|
||||
<string>VERSION</string>
|
||||
<!-- now stop changing things and get outta here -->
|
||||
|
||||
<key>CFBundleAllowMixedLocalizations</key>
|
||||
|
Reference in New Issue
Block a user