Ignore:
Timestamp:
04/18/05 05:30:49 (19 years ago)
Author:
Nicholas Riley
Message:

ICeCoffEE 1.4 and preliminary 1.4.1 changes. Sorry, I forgot to
commit version 1.4 when it was released, so the precise source for
that release has been lost.

See the release notes for details of what changed in these versions.
1.4 was a significant feature release; 1.4.1 is a bug fix for 10.3.9,
incorporating up-to-date Unsanity Installer and APE.

package-ICeCoffEE.sh: use xcodebuild instead of pbxbuild.

Location:
trunk/ICeCoffEE/ICeCoffEE/Installer components
Files:
23 added
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Info.plist

    r152 r167  
    88        <string>Unsanity Installer</string>
    99        <key>CFBundleGetInfoString</key>
    10         <string>Unsanity Installer version 3.0.1, Copyright 2002-2003 Unsanity LLC.</string>
     10        <string>Unsanity Installer version 3.3, Copyright ©2002-2004 Unsanity LLC.</string>
    1111        <key>CFBundleIconFile</key>
    1212        <string>ui.icns</string>
     
    1818        <string>APPL</string>
    1919        <key>CFBundleShortVersionString</key>
    20         <string>Unsanity Installer version 3.0</string>
     20        <string>Unsanity Installer version 3.3</string>
    2121        <key>CFBundleSignature</key>
    2222        <string>????</string>
    2323        <key>CFBundleVersion</key>
    24         <string>3.1</string>
     24        <string>3.3</string>
    2525        <key>NSMainNibFile</key>
    2626        <string>MainMenu</string>
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ICeCoffEE Installer.app/Contents/Resources/English.lproj/MainMenu.nib/info.nib

    r66 r167  
    1111        </dict>
    1212        <key>IBFramework Version</key>
    13         <string>291.0</string>
     13        <string>364.0</string>
    1414        <key>IBOpenObjects</key>
    1515        <array>
     
    1818        </array>
    1919        <key>IBSystem Version</key>
    20         <string>6G19</string>
     20        <string>7M34</string>
     21        <key>IBUserGuides</key>
     22        <dict>
     23                <key>21</key>
     24                <dict>
     25                        <key>guideLocations</key>
     26                        <array>
     27                                <string>Vertical:334.000000</string>
     28                        </array>
     29                        <key>guidesLocked</key>
     30                        <false/>
     31                </dict>
     32        </dict>
    2133</dict>
    2234</plist>
  • trunk/ICeCoffEE/ICeCoffEE/Installer components/ui/ui.plist

    r142 r167  
    2323        <string>YES</string>
    2424        <key>MinimalAllowedSystemVersion</key>
    25         <integer>4128</integer>
     25        <integer>4136</integer>
    2626        <key>MinimalAllowedSystemVersionString</key>
    27         <string>10.2.0</string>
     27        <string>10.2.8</string>
    2828        <key>PreInstallKillProcesses</key>
    2929        <array>
     
    3939        <string>ICeCoffEE</string>
    4040        <key>ProductNumVersion</key>
    41         <integer>20987905</integer>
     41        <integer>21069824</integer>
    4242        <key>ProductType</key>
    4343        <string>Preference Pane</string>
    4444        <key>ProductVersion</key>
    45         <string>1.4a1</string>
     45        <string>1.4.1</string>
    4646</dict>
    4747</plist>
Note: See TracChangeset for help on using the changeset viewer.