Changeset 3126 in webkit for trunk/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
- Timestamp:
- Dec 18, 2002, 5:58:23 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
r3115 r3126 66 66 F531DDEB02F0C2DD018635CA, 67 67 ); 68 hasScannedForEncodings = 1;69 68 isa = PBXProject; 70 69 mainGroup = 0867D691FE84028FC02AAC07; … … 152 151 <string>JavaScriptCore</string> 153 152 <key>CFBundleGetInfoString</key> 154 <string> 0.8</string>153 <string>1.0 Beta, Copyright 2001-2002 Apple Compupter, Inc</string> 155 154 <key>CFBundleIconFile</key> 156 155 <string></string> … … 160 159 <string>6.0</string> 161 160 <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> 163 162 <key>CFBundleName</key> 164 163 <string>JavaScriptCore</string> … … 176 175 </plist> 177 176 "; 177 shouldUseHeadermap = 0; 178 178 }; 179 179 0867D69DFE84028FC02AAC07 = {
Note:
See TracChangeset
for help on using the changeset viewer.