source: branches/1.7-ita/source/cocoa-ide/ide-contents/Resources/English.lproj/preferences.nib/info.nib

Last change on this file was 12104, checked in by mikel, 16 years ago

Added user preferences to control whether the swank server starts up at launch, and on which port. Added lots of error checking and handling around that whole process.

File size: 476 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<dict>
5 <key>IBFramework Version</key>
6 <string>677</string>
7 <key>IBOldestOS</key>
8 <integer>4</integer>
9 <key>IBOpenObjects</key>
10 <array>
11 <integer>1500949</integer>
12 </array>
13 <key>IBSystem Version</key>
14 <string>9G55</string>
15 <key>targetFramework</key>
16 <string>IBCocoaFramework</string>
17</dict>
18</plist>
Note: See TracBrowser for help on using the repository browser.