XCode project invokes Makefile to automatically generate tp_magic_api.h. Updates for release 0.9.20
This commit is contained in:
parent
02168c4797
commit
9ad4b88de9
2 changed files with 3 additions and 4 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>Tux Paint</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>0.9.19, Copyright 2008, Tux Paint Development Team</string>
|
||||
<string>0.9.20, Copyright 2008, Tux Paint Development Team</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>tuxpaint.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
|
@ -19,11 +19,11 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.9.19</string>
|
||||
<string>0.9.20</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>TXPT</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2008-02-21</string>
|
||||
<string>2008-06-28</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>SDLMain</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue