Ignore:
Timestamp:
Dec 18, 2002, 5:58:23 PM (22 years ago)
Author:
mjs
Message:

Tools:

Reviewed by John.

  • fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements
  • Scripts/set-alex-version: New the script takes 3 different versions, source version, marketing version and internal version.

JavaScriptCore:

Reviewed by John.

  • fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements
  • English.lproj/InfoPlist.strings:
  • JavaScriptCore.pbproj/project.pbxproj:

WebFoundation:

Reviewed by John.

  • fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements
  • English.lproj/InfoPlist.strings:
  • WebFoundation.pbproj/project.pbxproj:

WebCore:

Reviewed by John.

  • fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements
  • English.lproj/InfoPlist.strings:

WebKit:

Reviewed by John.

  • fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements
  • English.lproj/InfoPlist.strings:

WebBrowser:

Reviewed by John.

  • fixed 3131171 - Change Alex versions to satisfy both marketing and B&I requirements
  • English.lproj/InfoPlist.strings:
  • WebBrowser.pbproj/project.pbxproj:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj

    r3115 r3126  
    6666                                F531DDEB02F0C2DD018635CA,
    6767                        );
    68                         hasScannedForEncodings = 1;
    6968                        isa = PBXProject;
    7069                        mainGroup = 0867D691FE84028FC02AAC07;
     
    152151        <string>JavaScriptCore</string>
    153152        <key>CFBundleGetInfoString</key>
    154         <string>0.8</string>
     153        <string>1.0 Beta, Copyright 2001-2002 Apple Compupter, Inc</string>
    155154        <key>CFBundleIconFile</key>
    156155        <string></string>
     
    160159        <string>6.0</string>
    161160        <key>CFBundleLongVersionString</key>
    162         <string>JavaScriptCore 0.1, Copyright (c) 2001-2002 Apple Compupter</string>
     161        <string>JavaScriptCore 0.1, Copyright 2001-2002 Apple Compupter</string>
    163162        <key>CFBundleName</key>
    164163        <string>JavaScriptCore</string>
     
    176175</plist>
    177176";
     177                        shouldUseHeadermap = 0;
    178178                };
    179179                0867D69DFE84028FC02AAC07 = {
Note: See TracChangeset for help on using the changeset viewer.