mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-25 15:19:30 +00:00
Updated gitignore and Engine/bin for ticket #1
This commit is contained in:
parent
1cca6c95f2
commit
08d5ba86f7
593 changed files with 72474 additions and 0 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -0,0 +1,113 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>CFBundleTypeExtensions</key>
|
||||
<array>
|
||||
<string>pmdoc</string>
|
||||
</array>
|
||||
<key>CFBundleTypeIconFile</key>
|
||||
<string>PackageMakerDoc</string>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>PackageMaker Document</string>
|
||||
<key>CFBundleTypeOSTypes</key>
|
||||
<array>
|
||||
<string>pmdoc</string>
|
||||
</array>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Editor</string>
|
||||
<key>LSTypeIsPackage</key>
|
||||
<true/>
|
||||
<key>NSDocumentClass</key>
|
||||
<string>PackageDocument</string>
|
||||
<key>NSPersistentStoreTypeKey</key>
|
||||
<string>XML</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CFBundleTypeExtensions</key>
|
||||
<array>
|
||||
<string>*</string>
|
||||
</array>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>Directories</string>
|
||||
<key>CFBundleTypeOSTypes</key>
|
||||
<array>
|
||||
<string>fold</string>
|
||||
</array>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Viewer</string>
|
||||
<key>LSTypeIsPackage</key>
|
||||
<false/>
|
||||
<key>NSPersistentStoreTypeKey</key>
|
||||
<string>Binary</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CFBundleTypeExtensions</key>
|
||||
<array>
|
||||
<string>*</string>
|
||||
</array>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>File</string>
|
||||
<key>CFBundleTypeOSTypes</key>
|
||||
<array>
|
||||
<string>*</string>
|
||||
</array>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Viewer</string>
|
||||
<key>LSTypeIsPackage</key>
|
||||
<false/>
|
||||
<key>NSDocumentClass</key>
|
||||
<string>PackageDocument</string>
|
||||
<key>NSPersistentStoreTypeKey</key>
|
||||
<string>XML</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CFBundleTypeExtensions</key>
|
||||
<array>
|
||||
<string>pmproj</string>
|
||||
</array>
|
||||
<key>CFBundleTypeIconFile</key>
|
||||
<string>PackageMakerDoc</string>
|
||||
<key>CFBundleTypeName</key>
|
||||
<string>PackageMaker Project</string>
|
||||
<key>CFBundleTypeOSTypes</key>
|
||||
<array>
|
||||
<string>pmproj</string>
|
||||
</array>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Viewer</string>
|
||||
<key>LSTypeIsPackage</key>
|
||||
<false/>
|
||||
<key>NSDocumentClass</key>
|
||||
<string>PackageDocument</string>
|
||||
<key>NSPersistentStoreTypeKey</key>
|
||||
<string>Binary</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>PackageMaker</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>packagemaker</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.PackageMaker</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.0.3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>PKMK</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>174</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
APPLPKMK
|
||||
|
|
@ -0,0 +1,162 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<array>
|
||||
<!--
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Dock</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.adddockitem</string>
|
||||
<key>name</key>
|
||||
<string>Add Dock Item</string>
|
||||
<key>type</key>
|
||||
<string>AddDockItem</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>System Preferences</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.addloginitem</string>
|
||||
<key>name</key>
|
||||
<string>Add Login Item</string>
|
||||
<key>type</key>
|
||||
<string>AddLoginItem</string>
|
||||
</dict>
|
||||
-->
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Finder</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.createalias</string>
|
||||
<key>name</key>
|
||||
<string>Create Alias</string>
|
||||
<key>type</key>
|
||||
<string>CreateAlias</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Finder</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.createcookie</string>
|
||||
<key>name</key>
|
||||
<string>Create Cookie File</string>
|
||||
<key>type</key>
|
||||
<string>CreateCookie</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Activity Monitor</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.getapplication</string>
|
||||
<key>name</key>
|
||||
<string>Get Application</string>
|
||||
<key>type</key>
|
||||
<string>GetApplication</string>
|
||||
</dict>
|
||||
<!--
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Dock</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.getdockitem</string>
|
||||
<key>name</key>
|
||||
<string>Get Dock Item</string>
|
||||
<key>type</key>
|
||||
<string>GetDockItem</string>
|
||||
</dict>
|
||||
-->
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Activity Monitor</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.killapplication</string>
|
||||
<key>name</key>
|
||||
<string>Kill Application</string>
|
||||
<key>type</key>
|
||||
<string>KillApplication</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Terminal</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.loadkext</string>
|
||||
<key>name</key>
|
||||
<string>Load Kernel Extension</string>
|
||||
<key>type</key>
|
||||
<string>LoadKext</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Finder</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.openfile</string>
|
||||
<key>name</key>
|
||||
<string>Open File</string>
|
||||
<key>type</key>
|
||||
<string>OpenFile</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Safari</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.openurl</string>
|
||||
<key>name</key>
|
||||
<string>Open URL</string>
|
||||
<key>type</key>
|
||||
<string>OpenURL</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Activity Monitor</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.quitapplication</string>
|
||||
<key>name</key>
|
||||
<string>Quit Application</string>
|
||||
<key>type</key>
|
||||
<string>QuitApplication</string>
|
||||
</dict>
|
||||
<!--
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Dock</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.removedockitem</string>
|
||||
<key>name</key>
|
||||
<string>Remove Dock Item</string>
|
||||
<key>type</key>
|
||||
<string>RemoveDockItem</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>System Preferences</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.removeloginitem</string>
|
||||
<key>name</key>
|
||||
<string>Remove Login Item</string>
|
||||
<key>type</key>
|
||||
<string>RemoveLoginItem</string>
|
||||
</dict>
|
||||
-->
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Finder</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.showfile</string>
|
||||
<key>name</key>
|
||||
<string>Show File in Finder</string>
|
||||
<key>type</key>
|
||||
<string>ShowFile</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>icon</key>
|
||||
<string>Terminal</string>
|
||||
<key>identifier</key>
|
||||
<string>com.apple.packagemaker.actions.unloadkext</string>
|
||||
<key>name</key>
|
||||
<string>Unload Kernel Extension</string>
|
||||
<key>type</key>
|
||||
<string>UnloadKext</string>
|
||||
</dict>
|
||||
</array>
|
||||
</plist>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {remove = id; };
|
||||
CLASS = PMActionView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_headerView" = NSView; "_titleField" = PMActionViewTitleField; };
|
||||
SUPERCLASS = NSView;
|
||||
},
|
||||
{CLASS = PMActionViewTitleField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>660 301 356 240 0 0 1680 1028 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>5</key>
|
||||
<string>630 675 420 73 0 0 1680 1028 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>451.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A241</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {chooseComponent = id; choosePackageFile = id; };
|
||||
CLASS = PMAction;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_addDockItemView" = NSView;
|
||||
"_addLoginItemView" = NSView;
|
||||
"_createItemView" = NSView;
|
||||
"_fileSelectView" = NSView;
|
||||
"_getItemView" = NSView;
|
||||
"_textFieldView" = NSView;
|
||||
"_textView" = NSTextView;
|
||||
"_textViewView" = NSView;
|
||||
};
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{CLASS = PMDragTargetTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>543 126 365 372 0 0 1440 878 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>120</key>
|
||||
<string>443 530 510 110 0 0 1440 878 </string>
|
||||
<key>151</key>
|
||||
<string>443 530 510 110 0 0 1440 878 </string>
|
||||
<key>194</key>
|
||||
<string>443 530 510 110 0 0 1440 878 </string>
|
||||
<key>27</key>
|
||||
<string>426 543 544 84 0 0 1440 878 </string>
|
||||
<key>48</key>
|
||||
<string>426 484 545 202 0 0 1440 878 </string>
|
||||
<key>5</key>
|
||||
<string>443 543 510 84 0 0 1440 878 </string>
|
||||
<key>74</key>
|
||||
<string>443 530 510 110 0 0 1440 878 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>452.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>151</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A283</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {finish = id; };
|
||||
CLASS = ResourceLocaleCreator;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSWindowController;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>99 94 356 240 0 0 1024 746 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>443.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>7</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8I127</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
CLASS = ErrorsAndWarningsOutlineView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = VariableHeightRowOutlineView;
|
||||
},
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
CLASS = PMBuildResultWindowController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_outlineView" = NSOutlineView; };
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{
|
||||
CLASS = VariableHeightRowOutlineView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSOutlineView;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>279 245 356 240 0 0 1440 878 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>453.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A305</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
ACTIONS = {changeCertificate = id; close = id; removeCertificate = id; };
|
||||
CLASS = CertificateController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_certificateView" = SFCertificateView; "_tabView" = NSTabView; };
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{CLASS = SFCertificateView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>279 115 356 240 0 0 1440 878 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>452.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>7</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A283</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {chooseScript = id; close = id; };
|
||||
CLASS = PMComponentScriptsController;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{CLASS = PMImagePopUpButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; }
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>323 421 356 240 0 0 1440 878 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>453.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>7</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A305</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {collapseAll = id; deleteSelected = id; deselectAll = id; expandAll = id; };
|
||||
CLASS = PMActionWorkspaceView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_windowController" = PMActionsWindowController; };
|
||||
SUPERCLASS = NSView;
|
||||
},
|
||||
{
|
||||
ACTIONS = {browserAction = id; cancel = id; choose = id; save = id; };
|
||||
CLASS = PMActionsWindowController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_browser" = NSBrowser;
|
||||
"_packageTableView" = NSTableView;
|
||||
"_workspace" = PMActionWorkspaceView;
|
||||
};
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{
|
||||
CLASS = PMAvailableActionsController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_table" = NSTableView; "_workspace" = PMActionWorkspaceView; };
|
||||
SUPERCLASS = NSArrayController;
|
||||
},
|
||||
{
|
||||
ACTIONS = {flip = id; };
|
||||
CLASS = PMFlippableWindow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_backside" = NSView; };
|
||||
SUPERCLASS = NSWindow;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>335 105 357 243 0 0 1440 878 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>25</key>
|
||||
<string>348 365 700 439 0 0 1440 878 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>452.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
<integer>25</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A283</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{CLASS = PMDragTargetTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
|
||||
{CLASS = PMImagePopUpButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; },
|
||||
{
|
||||
CLASS = PMKeyboardControllableTableView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSTableView;
|
||||
},
|
||||
{
|
||||
ACTIONS = {choosePath = id; close = id; };
|
||||
CLASS = PMPathMappingWindowController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_javaScriptTextView" = NSTextView; "_rulesController" = NSArrayController; };
|
||||
SUPERCLASS = NSWindowController;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>235 243 386 241 0 0 1440 878 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>453.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A305</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
CLASS = ErrorsAndWarningsHeaderRow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_mainField" = NSTextField;
|
||||
"_pillBox" = PMPillBoxTextField;
|
||||
"_subField" = NSTextField;
|
||||
};
|
||||
SUPERCLASS = NSViewCellRow;
|
||||
},
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
CLASS = NSViewCellRow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_contentView" = NSView; "_objectController" = NSObjectController; };
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{CLASS = PMClickthroughImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
|
||||
{CLASS = PMPillBoxTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>286 202 356 240 0 0 1440 878 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>5</key>
|
||||
<string>538 544 320 82 0 0 1440 878 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>454.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A321</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
ACTIONS = {showHelp = id; };
|
||||
CLASS = ErrorsAndWarningsRow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_helpButton" = NSButton; "_mainField" = NSTextField; };
|
||||
SUPERCLASS = NSViewCellRow;
|
||||
},
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
CLASS = NSViewCellRow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_contentView" = NSView; "_objectController" = NSObjectController; };
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{CLASS = PMClickthroughImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
|
||||
{CLASS = PMHoverButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>382 217 356 240 0 0 1440 878 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>5</key>
|
||||
<string>588 551 220 68 0 0 1440 878 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>452.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A283</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{CLASS = PMDragTargetTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
|
||||
{
|
||||
ACTIONS = {back = id; cancel = id; next = id; save = id; start = id; stop = id; };
|
||||
CLASS = PMFSEventsController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_outlineView" = NSOutlineView;
|
||||
"_startStopButton" = NSButton;
|
||||
"_step1" = NSView;
|
||||
"_step2" = NSView;
|
||||
};
|
||||
SUPERCLASS = NSWindowController;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>218 250 356 240 0 0 1024 746 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>7</key>
|
||||
<string>293 432 437 184 0 0 1024 746 </string>
|
||||
<key>8</key>
|
||||
<string>268 334 487 379 0 0 1024 746 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>452.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>7</integer>
|
||||
<integer>8</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A272</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
ACTIONS = {setPatterns = id; };
|
||||
CLASS = FileFiltersArrayController;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSArrayController;
|
||||
},
|
||||
{
|
||||
ACTIONS = {editFiltersCancel = id; editFiltersOK = id; };
|
||||
CLASS = FileFiltersController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_filtersArrayController" = FileFiltersArrayController; };
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>450 229 356 240 0 0 1680 1028 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>451.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A241</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,12 @@
|
|||
{\rtf1\mac\ansicpg10000\cocoartf890\cocoasubrtf200
|
||||
{\fonttbl\f0\fnil\fcharset77 LucidaGrande;}
|
||||
{\colortbl;\red255\green255\blue255;\red128\green128\blue128;}
|
||||
{\*\listtable{\list\listtemplateid1\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc2\leveljcn2\levelfollow0\levelstartat1\levelspace360\levelindent0{\*\levelmarker \{disc\}}{\leveltext\leveltemplateid0\'02\'05.;}{\levelnumbers\'01;}}{\listname ;}\listid1}}
|
||||
{\*\listoverridetable{\listoverride\listid1\listoverridecount0\ls1}}
|
||||
\margl1440\margr1440\vieww8220\viewh8380\viewkind0
|
||||
\pard\tx860\tx1160\li1160\fi-1160\ri2020\sb80\ql\qnatural\pardirnatural
|
||||
\ls1\ilvl0
|
||||
\f0\fs26 \cf2 \
|
||||
\
|
||||
{\listtext \'a5 }Select "Default" to use the default background.\
|
||||
{\listtext \'a5 }Or specify your custom background image by dropping it here.}
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
{\rtf1\mac\ansicpg10000\cocoartf890\cocoasubrtf200
|
||||
{\fonttbl\f0\fnil\fcharset77 LucidaGrande;}
|
||||
{\colortbl;\red255\green255\blue255;\red128\green128\blue128;}
|
||||
{\*\listtable{\list\listtemplateid1\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc2\leveljcn2\levelfollow0\levelstartat1\levelspace360\levelindent0{\*\levelmarker \{disc\}}{\leveltext\leveltemplateid0\'02\'05.;}{\levelnumbers\'01;}}{\listname ;}\listid1}}
|
||||
{\*\listoverridetable{\listoverride\listid1\listoverridecount0\ls1}}
|
||||
\margl1440\margr1440\vieww8220\viewh8380\viewkind0
|
||||
\pard\tx860\tx1160\li1160\fi-1160\ri2020\sb80\ql\qnatural\pardirnatural
|
||||
\ls1\ilvl0
|
||||
\f0\fs26 \cf2 \
|
||||
\
|
||||
{\listtext \'a5 }Select "None" and no conclusion will be shown in the Installer.\
|
||||
{\listtext \'a5 }Select "Embedded" to enter a text to be embedded in the distribution.\
|
||||
{\listtext \'a5 }Or specify your custom conclusion file by dropping it here.}
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
{\rtf1\mac\ansicpg10000\cocoartf890\cocoasubrtf200
|
||||
{\fonttbl\f0\fnil\fcharset77 LucidaGrande;}
|
||||
{\colortbl;\red255\green255\blue255;\red128\green128\blue128;}
|
||||
{\*\listtable{\list\listtemplateid1\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc2\leveljcn2\levelfollow0\levelstartat1\levelspace360\levelindent0{\*\levelmarker \{disc\}}{\leveltext\leveltemplateid0\'02\'05.;}{\levelnumbers\'01;}}{\listname ;}\listid1}}
|
||||
{\*\listoverridetable{\listoverride\listid1\listoverridecount0\ls1}}
|
||||
\margl1440\margr1440\vieww8220\viewh8380\viewkind0
|
||||
\pard\tx860\tx1160\li1160\fi-1160\ri2020\sb80\ql\qnatural\pardirnatural
|
||||
\ls1\ilvl0
|
||||
\f0\fs26 \cf2 \
|
||||
\
|
||||
{\listtext \'a5 }Select "None" and no license will be shown in the Installer.\
|
||||
{\listtext \'a5 }Select "Embedded" to enter a text to be embedded in the distribution.\
|
||||
{\listtext \'a5 }Or specify your custom license file by dropping it here.}
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
{\rtf1\mac\ansicpg10000\cocoartf890\cocoasubrtf200
|
||||
{\fonttbl\f0\fnil\fcharset77 LucidaGrande;}
|
||||
{\colortbl;\red255\green255\blue255;\red128\green128\blue128;}
|
||||
{\*\listtable{\list\listtemplateid1\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc2\leveljcn2\levelfollow0\levelstartat1\levelspace360\levelindent0{\*\levelmarker \{disc\}}{\leveltext\leveltemplateid0\'02\'05.;}{\levelnumbers\'01;}}{\listname ;}\listid1}}
|
||||
{\*\listoverridetable{\listoverride\listid1\listoverridecount0\ls1}}
|
||||
\margl1440\margr1440\vieww8220\viewh8380\viewkind0
|
||||
\pard\tx860\tx1160\li1160\fi-1160\ri2020\sb80\ql\qnatural\pardirnatural
|
||||
\ls1\ilvl0
|
||||
\f0\fs26 \cf2 \
|
||||
\
|
||||
{\listtext \'a5 }Select "None" and no Read Me will be shown in the Installer.\
|
||||
{\listtext \'a5 }Select "Embedded" to enter a text to be embedded in the distribution.\
|
||||
{\listtext \'a5 }Or specify your custom Read Me file by dropping it here.}
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
{\rtf1\mac\ansicpg10000\cocoartf890\cocoasubrtf200
|
||||
{\fonttbl\f0\fnil\fcharset77 LucidaGrande;}
|
||||
{\colortbl;\red255\green255\blue255;\red128\green128\blue128;}
|
||||
{\*\listtable{\list\listtemplateid1\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc2\leveljcn2\levelfollow0\levelstartat1\levelspace360\levelindent0{\*\levelmarker \{disc\}}{\leveltext\leveltemplateid0\'02\'05.;}{\levelnumbers\'01;}}{\listname ;}\listid1}}
|
||||
{\*\listoverridetable{\listoverride\listid1\listoverridecount0\ls1}}
|
||||
\margl1440\margr1440\vieww8220\viewh8380\viewkind0
|
||||
\pard\tx860\tx1160\li1160\fi-1160\ri2020\sb80\ql\qnatural\pardirnatural
|
||||
\ls1\ilvl0
|
||||
\f0\fs26 \cf2 \
|
||||
\
|
||||
{\listtext \'a5 }Select "Default" to show the default welcome:\
|
||||
You will be guided through the steps necessary to install this software.\
|
||||
{\listtext \'a5 }Select "Embedded" to enter a text to be embedded in the distribution.\
|
||||
{\listtext \'a5 }Or specify your custom welcome file by dropping it here.}
|
||||
Binary file not shown.
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = DroppableTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
CLASS = IEBackgroundImageView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_dragDelegate" = id; };
|
||||
SUPERCLASS = NSView;
|
||||
},
|
||||
{CLASS = IEOpaqueContentView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
|
||||
{
|
||||
CLASS = IEResourceTextView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_dragDelegate" = id; };
|
||||
SUPERCLASS = NSTextView;
|
||||
},
|
||||
{CLASS = IESectionMatrix; LANGUAGE = ObjC; SUPERCLASS = NSMatrix; },
|
||||
{
|
||||
ACTIONS = {
|
||||
chooseResource = id;
|
||||
continueButtonClicked = id;
|
||||
goBackButtonClicked = id;
|
||||
matrixButtonClicked = id;
|
||||
};
|
||||
CLASS = IEWindowController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_backgroundImageView" = IEBackgroundImageView;
|
||||
"_currentLocaleController" = NSObjectController;
|
||||
"_modelController" = NSObjectController;
|
||||
"_sectionMatrix" = IESectionMatrix;
|
||||
};
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{CLASS = PMDragTargetTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
|
||||
{CLASS = PMImagePopUpButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; },
|
||||
{
|
||||
CLASS = ResourcesLocaleController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_windowController" = NSWindowController; };
|
||||
SUPERCLASS = NSArrayController;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,28 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>115 469 385 306 0 0 1440 878 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>147</key>
|
||||
<string>453 355 491 404 0 0 1440 878 </string>
|
||||
<key>42</key>
|
||||
<string>538 343 320 420 0 0 1440 878 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>455.0</string>
|
||||
<key>IBLockedTabItems</key>
|
||||
<array>
|
||||
<integer>567</integer>
|
||||
</array>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>42</integer>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A343</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,72 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
ACTIONS = {
|
||||
addChoice = id;
|
||||
addFiles = id;
|
||||
addPackageFromSystemChanges = id;
|
||||
addPackageReference = id;
|
||||
addPackageVariant = id;
|
||||
build = id;
|
||||
buildAndRun = id;
|
||||
buildResults = id;
|
||||
bumpVersion = id;
|
||||
editCertificate = id;
|
||||
editFlags = id;
|
||||
editProperties = id;
|
||||
revealInFinder = id;
|
||||
revertRawChanges = id;
|
||||
showInterfaceEditor = id;
|
||||
toggleEditingMode = id;
|
||||
};
|
||||
CLASS = FirstResponder;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
showPreferences = id;
|
||||
};
|
||||
CLASS = NSMenu;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
didAdjustSubviews = RBSplitView;
|
||||
willAdjustSubviews = RBSplitView;
|
||||
};
|
||||
CLASS = NSObject;
|
||||
LANGUAGE = ObjC;
|
||||
},
|
||||
{
|
||||
CLASS = NSView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSResponder;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
showAboutBox = id;
|
||||
showHelpInXcode = id;
|
||||
toggleOverwriteProjectPackage = id;
|
||||
};
|
||||
CLASS = PMApplicationDelegate;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
CLASS = RBSplitSubview;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSView;
|
||||
},
|
||||
{
|
||||
CLASS = RBSplitView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
delegate = id;
|
||||
};
|
||||
SUPERCLASS = RBSplitSubview;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>536 197 356 240 0 0 1680 1027 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>29</key>
|
||||
<string>140 923 526 44 0 0 1680 1027 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>463.0</string>
|
||||
<key>IBLastKnownRelativeProjectPath</key>
|
||||
<string>../../PackageMaker.xcodeproj</string>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>5</integer>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>29</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A499</string>
|
||||
<key>targetFramework</key>
|
||||
<string>IBCocoaFramework</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,339 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
CLASS = AnimatingTabView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSTabView;
|
||||
},
|
||||
{
|
||||
CLASS = BorderedBox;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSView;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
buildResults = id;
|
||||
cancel = id;
|
||||
openInInstaller = id;
|
||||
showInFinder = id;
|
||||
};
|
||||
CLASS = BuildUIController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_activeViewTabView" = NSTabView;
|
||||
"_enclosingTabView" = AnimatingTabView;
|
||||
"_helpAccessController" = PMHelpAccessController;
|
||||
"_lowerBox" = BorderedBox;
|
||||
"_mirrorView" = ImageMirrorView;
|
||||
"_objectController" = NSObjectController;
|
||||
"_outlineView" = NSOutlineView;
|
||||
"_upperBox" = BorderedBox;
|
||||
"_window" = NSWindow;
|
||||
};
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
chooseCustomLocation = id;
|
||||
};
|
||||
CLASS = ChoiceController;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObjectController;
|
||||
},
|
||||
{
|
||||
CLASS = ChoiceRequirementsController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_modelController" = NSObjectController;
|
||||
};
|
||||
SUPERCLASS = RequirementsController;
|
||||
},
|
||||
{
|
||||
CLASS = ErrorsAndWarningsOutlineView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = PMKeyboardControllableOutlineView;
|
||||
},
|
||||
{
|
||||
CLASS = ErrorsAndWarningsTableColumn;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSTableColumn;
|
||||
},
|
||||
{
|
||||
CLASS = ImageMirrorView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSView;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
addChoice = id;
|
||||
addFiles = id;
|
||||
addPackageFromSystemChanges = id;
|
||||
addPackageReference = id;
|
||||
addPackageVariant = id;
|
||||
build = id;
|
||||
buildAndRun = id;
|
||||
bumpVersion = id;
|
||||
cancel = id;
|
||||
chooseItemScript = id;
|
||||
chooseWrapperScript = id;
|
||||
editCertificate = id;
|
||||
editFlags = id;
|
||||
editProperties = id;
|
||||
revealInFinder = id;
|
||||
revertRawChanges = id;
|
||||
showInterfaceEditor = id;
|
||||
toggleEditingMode = id;
|
||||
};
|
||||
CLASS = MainWindowController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_buildController" = BuildUIController;
|
||||
"_leftPane" = RBSplitSubview;
|
||||
"_packageContentFilesController" = PMPackageContentFilesController;
|
||||
"_rightPane" = RBSplitSubview;
|
||||
"_sidebarController" = SidebarController;
|
||||
"_splitView" = RBSplitView;
|
||||
"_splitterView" = NSImageView;
|
||||
"_tabView" = AnimatingTabView;
|
||||
};
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{
|
||||
CLASS = MainWindowStatusController;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
edit = id;
|
||||
};
|
||||
CLASS = PMActionsArrayController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_tableView" = NSTableView;
|
||||
"_wrapperController" = NSObjectController;
|
||||
};
|
||||
SUPERCLASS = NSArrayController;
|
||||
},
|
||||
{
|
||||
CLASS = PMComponent;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
configurePatching = id;
|
||||
configureRelocation = id;
|
||||
configureScripts = id;
|
||||
toggleDowngrade = id;
|
||||
togglePatching = id;
|
||||
toggleRelocation = id;
|
||||
};
|
||||
CLASS = PMComponentsController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_outlineView" = NSOutlineView;
|
||||
"_wrapperController" = NSObjectController;
|
||||
};
|
||||
SUPERCLASS = NSTreeController;
|
||||
},
|
||||
{
|
||||
CLASS = PMDisablingTextField;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSTextField;
|
||||
},
|
||||
{
|
||||
CLASS = PMDragTargetTextField;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSTextField;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
flip = id;
|
||||
};
|
||||
CLASS = PMFlippableWindow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_backside" = NSView;
|
||||
};
|
||||
SUPERCLASS = NSWindow;
|
||||
},
|
||||
{
|
||||
CLASS = PMGradientOutlineView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = PMKeyboardControllableOutlineView;
|
||||
},
|
||||
{
|
||||
CLASS = PMGradientTableView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = PMKeyboardControllableTableView;
|
||||
},
|
||||
{
|
||||
CLASS = PMHelpAccessController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_authorizationButton" = NSView;
|
||||
"_bundleIdentifierField" = NSView;
|
||||
"_choiceIdentifier" = NSView;
|
||||
"_choiceRequirements" = NSView;
|
||||
"_choiceState" = NSView;
|
||||
"_choiceTabView" = NSTabView;
|
||||
"_choiceTitleField" = NSView;
|
||||
"_contentsController" = PMPackageContentFilesController;
|
||||
"_domainField" = NSView;
|
||||
"_installFromField" = NSView;
|
||||
"_installToField" = NSView;
|
||||
"_locationStringField" = NSView;
|
||||
"_packageTabView" = NSTabView;
|
||||
"_postinstallActionsController" = PMActionsArrayController;
|
||||
"_postinstallField" = NSView;
|
||||
"_postupgradeField" = NSView;
|
||||
"_preinstallActionsController" = PMActionsArrayController;
|
||||
"_preinstallField" = NSView;
|
||||
"_preupgradeField" = NSView;
|
||||
"_relocationButton" = NSView;
|
||||
"_requirementsController" = PackageRequirementsController;
|
||||
"_sidebarController" = SidebarController;
|
||||
"_userSeesButton" = NSView;
|
||||
"_window" = NSWindow;
|
||||
"_wrapperContentsOutlineView" = NSView;
|
||||
"_wrapperTabView" = NSTabView;
|
||||
"_wrapperTitleField" = NSView;
|
||||
};
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
CLASS = PMImagePopUpButton;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSPopUpButton;
|
||||
},
|
||||
{
|
||||
CLASS = PMKeyboardControllableOutlineView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSOutlineView;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
delete = id;
|
||||
};
|
||||
CLASS = PMKeyboardControllableTableView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSTableView;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
addFile = id;
|
||||
applyRecommendations = id;
|
||||
editFileFilters = id;
|
||||
};
|
||||
CLASS = PMPackageContentFilesController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_outlineColumn" = NSTableColumn;
|
||||
"_outlineView" = NSOutlineView;
|
||||
"_statusController" = MainWindowStatusController;
|
||||
};
|
||||
SUPERCLASS = NSTreeController;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
choosePatchRootLocation = id;
|
||||
};
|
||||
CLASS = PMPackageContentsController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_wrapperController" = NSObjectController;
|
||||
};
|
||||
SUPERCLASS = NSObjectController;
|
||||
},
|
||||
{
|
||||
CLASS = PMPathMappingsController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_packageContentsController" = NSTreeController;
|
||||
"_packageModelsController" = NSArrayController;
|
||||
"_tableView" = NSTableView;
|
||||
};
|
||||
SUPERCLASS = NSArrayController;
|
||||
},
|
||||
{
|
||||
CLASS = PMScaledImageButton;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSButton;
|
||||
},
|
||||
{
|
||||
CLASS = PackageRequirementsController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_sidebarController" = SidebarController;
|
||||
};
|
||||
SUPERCLASS = RequirementsController;
|
||||
},
|
||||
{
|
||||
CLASS = PackageResourcesController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_tableView" = NSTableView;
|
||||
"_windowController" = NSWindowController;
|
||||
};
|
||||
SUPERCLASS = NSArrayController;
|
||||
},
|
||||
{
|
||||
CLASS = RequirementsController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_tableView" = NSTableView;
|
||||
"_windowController" = NSWindowController;
|
||||
};
|
||||
SUPERCLASS = NSArrayController;
|
||||
},
|
||||
{
|
||||
CLASS = ResourcesLocaleController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_windowController" = NSWindowController;
|
||||
};
|
||||
SUPERCLASS = NSArrayController;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
addChoice = id;
|
||||
addFiles = id;
|
||||
addVariant = id;
|
||||
bumpVersion = id;
|
||||
contentsDoubleAction = id;
|
||||
editFlags = id;
|
||||
revealInFinder = id;
|
||||
};
|
||||
CLASS = SidebarController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_choiceController" = NSObjectController;
|
||||
"_choicesTabView" = NSTabView;
|
||||
"_contentsOutlineView" = PMGradientOutlineView;
|
||||
"_modelController" = NSObjectController;
|
||||
"_packageTabView" = NSTabView;
|
||||
"_windowController" = NSWindowController;
|
||||
"_wrapperTabView" = NSTabView;
|
||||
"_wrapperTableView" = PMGradientTableView;
|
||||
};
|
||||
SUPERCLASS = NSArrayController;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
add = id;
|
||||
edit = id;
|
||||
remove = id;
|
||||
};
|
||||
CLASS = WrapperContentsController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_modelController" = NSObjectController;
|
||||
"_outlineView" = NSOutlineView;
|
||||
"_windowController" = NSWindowController;
|
||||
};
|
||||
SUPERCLASS = NSObject;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBPaletteDependency</key>
|
||||
<array>
|
||||
<string>RBSplitView</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>36 508 568 370 0 0 1440 878 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>2383</key>
|
||||
<string>668 465 204 250 0 0 1440 878 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>463.0</string>
|
||||
<key>IBLockedTabItems</key>
|
||||
<array>
|
||||
<integer>2938</integer>
|
||||
<integer>2124</integer>
|
||||
<integer>870</integer>
|
||||
</array>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>2</integer>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A499</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{CLASS = PMDisablingTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
|
||||
{
|
||||
ACTIONS = {end = id; };
|
||||
CLASS = PMFlagsController;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSWindowController;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>130 151 356 240 0 0 1440 878 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>455.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>7</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A343</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{CLASS = PMDragTargetTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
|
||||
{CLASS = PMImagePopUpButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; },
|
||||
{
|
||||
ACTIONS = {choosePath = id; close = id; setRoot = id; };
|
||||
CLASS = PMPatchPackageWindowController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_patchRootPathField" = NSTextField; };
|
||||
SUPERCLASS = NSWindowController;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>456 246 356 240 0 0 1440 878 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>455.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>7</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A343</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
CLASS = NSButton;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
delegate = id;
|
||||
};
|
||||
SUPERCLASS = NSControl;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
didAdjustSubviews = RBSplitView;
|
||||
willAdjustSubviews = RBSplitView;
|
||||
};
|
||||
CLASS = NSObject;
|
||||
LANGUAGE = ObjC;
|
||||
},
|
||||
{
|
||||
CLASS = NSView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSResponder;
|
||||
},
|
||||
{
|
||||
CLASS = PMPreferencesController;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{
|
||||
CLASS = RBSplitSubview;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSView;
|
||||
},
|
||||
{
|
||||
CLASS = RBSplitView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
delegate = id;
|
||||
};
|
||||
SUPERCLASS = RBSplitSubview;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>69 98 356 240 0 0 1680 1027 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>463.0</string>
|
||||
<key>IBLastKnownRelativeProjectPath</key>
|
||||
<string>../../PackageMaker.xcodeproj</string>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>5</integer>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A499</string>
|
||||
<key>targetFramework</key>
|
||||
<string>IBCocoaFramework</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{
|
||||
CLASS = FirstResponder;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
didAdjustSubviews = RBSplitView;
|
||||
willAdjustSubviews = RBSplitView;
|
||||
};
|
||||
CLASS = NSObject;
|
||||
LANGUAGE = ObjC;
|
||||
},
|
||||
{
|
||||
CLASS = NSView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSResponder;
|
||||
},
|
||||
{
|
||||
CLASS = PMDragTargetTextField;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSTextField;
|
||||
},
|
||||
{
|
||||
CLASS = PMOrganizationFormatter;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_propertiesController" = PropertiesController;
|
||||
};
|
||||
SUPERCLASS = NSFormatter;
|
||||
},
|
||||
{
|
||||
ACTIONS = {
|
||||
endSheet = id;
|
||||
};
|
||||
CLASS = PropertiesController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_organizationField" = NSTextField;
|
||||
"_organizationFormatter" = NSFormatter;
|
||||
"_prefPanel" = NSPanel;
|
||||
};
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{
|
||||
CLASS = RBSplitSubview;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSView;
|
||||
},
|
||||
{
|
||||
CLASS = RBSplitView;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
delegate = id;
|
||||
};
|
||||
SUPERCLASS = RBSplitSubview;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>69 14 356 240 0 0 1280 777 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>462.0</string>
|
||||
<key>IBLastKnownRelativeProjectPath</key>
|
||||
<string>../../PackageMaker.xcodeproj</string>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>5</integer>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>7</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A474</string>
|
||||
<key>targetFramework</key>
|
||||
<string>IBCocoaFramework</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = BorderedBox; LANGUAGE = ObjC; SUPERCLASS = NSView; },
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
CLASS = PMKeyboardControllableOutlineView;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSOutlineView;
|
||||
},
|
||||
{
|
||||
ACTIONS = {cancel = id; };
|
||||
CLASS = PMRawController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {
|
||||
"_defaultView" = BorderedBox;
|
||||
"_dragView" = NSImageView;
|
||||
"_filesController" = PMRawFilesController;
|
||||
"_leftPane" = RBSplitSubview;
|
||||
"_rightPane" = RBSplitSubview;
|
||||
"_splitView" = RBSplitView;
|
||||
};
|
||||
SUPERCLASS = NSWindowController;
|
||||
},
|
||||
{
|
||||
CLASS = PMRawFilesController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_outlineView" = NSOutlineView; "_textEditor" = NSTextView; };
|
||||
SUPERCLASS = NSTreeController;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBPaletteDependency</key>
|
||||
<array>
|
||||
<string>RBSplitView</string>
|
||||
</array>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>490 384 423 243 0 0 1680 1028 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>5</key>
|
||||
<string>610 545 459 335 0 0 1680 1028 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>451.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
<integer>53</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A264</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {cancel = id; };
|
||||
CLASS = PermissionsRecommender;
|
||||
LANGUAGE = ObjC;
|
||||
SUPERCLASS = NSWindowController;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>69 68 356 240 0 0 1024 746 </string>
|
||||
<key>IBFramework Version</key>
|
||||
<string>437.0</string>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>8F29</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,127 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBClasses</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>CLASS</key>
|
||||
<string>RBSplitView</string>
|
||||
<key>LANGUAGE</key>
|
||||
<string>ObjC</string>
|
||||
<key>OUTLETS</key>
|
||||
<dict>
|
||||
<key>delegate</key>
|
||||
<string>id</string>
|
||||
</dict>
|
||||
<key>SUPERCLASS</key>
|
||||
<string>RBSplitSubview</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CLASS</key>
|
||||
<string>RBSplitSubview</string>
|
||||
<key>LANGUAGE</key>
|
||||
<string>ObjC</string>
|
||||
<key>SUPERCLASS</key>
|
||||
<string>NSView</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>ACTIONS</key>
|
||||
<dict>
|
||||
<key>didAdjustSubviews</key>
|
||||
<string>RBSplitView</string>
|
||||
<key>willAdjustSubviews</key>
|
||||
<string>RBSplitView</string>
|
||||
</dict>
|
||||
<key>CLASS</key>
|
||||
<string>NSObject</string>
|
||||
<key>LANGUAGE</key>
|
||||
<string>ObjC</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CLASS</key>
|
||||
<string>NSView</string>
|
||||
<key>LANGUAGE</key>
|
||||
<string>ObjC</string>
|
||||
<key>SUPERCLASS</key>
|
||||
<string>NSResponder</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CLASS</key>
|
||||
<string>FirstResponder</string>
|
||||
<key>LANGUAGE</key>
|
||||
<string>ObjC</string>
|
||||
<key>SUPERCLASS</key>
|
||||
<string>NSObject</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CLASS</key>
|
||||
<string>AnimatingTabView</string>
|
||||
<key>LANGUAGE</key>
|
||||
<string>ObjC</string>
|
||||
<key>SUPERCLASS</key>
|
||||
<string>NSTabView</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CLASS</key>
|
||||
<string>PMDisablingTextField</string>
|
||||
<key>LANGUAGE</key>
|
||||
<string>ObjC</string>
|
||||
<key>SUPERCLASS</key>
|
||||
<string>NSTextField</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>ACTIONS</key>
|
||||
<dict>
|
||||
<key>cancel</key>
|
||||
<string>id</string>
|
||||
<key>changeSelectedRequirement</key>
|
||||
<string>id</string>
|
||||
<key>save</key>
|
||||
<string>id</string>
|
||||
<key>selectComponent</key>
|
||||
<string>id</string>
|
||||
<key>showMain</key>
|
||||
<string>id</string>
|
||||
<key>showScriptRepository</key>
|
||||
<string>id</string>
|
||||
</dict>
|
||||
<key>CLASS</key>
|
||||
<string>RequirementSpecificationWindowController</string>
|
||||
<key>LANGUAGE</key>
|
||||
<string>ObjC</string>
|
||||
<key>OUTLETS</key>
|
||||
<dict>
|
||||
<key>_choiceProperties</key>
|
||||
<string>NSView</string>
|
||||
<key>_componentsPopUpButton</key>
|
||||
<string>NSPopUpButton</string>
|
||||
<key>_objectController</key>
|
||||
<string>NSObjectController</string>
|
||||
<key>_packageProperties</key>
|
||||
<string>NSView</string>
|
||||
<key>_propertiesBox</key>
|
||||
<string>NSBox</string>
|
||||
<key>_requirementTypePopUpButton</key>
|
||||
<string>NSPopUpButton</string>
|
||||
<key>_scriptTextView</key>
|
||||
<string>NSTextView</string>
|
||||
<key>_tabView</key>
|
||||
<string>AnimatingTabView</string>
|
||||
</dict>
|
||||
<key>SUPERCLASS</key>
|
||||
<string>NSWindowController</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>CLASS</key>
|
||||
<string>PMDragTargetTextField</string>
|
||||
<key>LANGUAGE</key>
|
||||
<string>ObjC</string>
|
||||
<key>SUPERCLASS</key>
|
||||
<string>NSTextField</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>IBVersion</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>613</string>
|
||||
<key>IBLastKnownRelativeProjectPath</key>
|
||||
<string>../../PackageMaker.xcodeproj</string>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>5</integer>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>777</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A497</string>
|
||||
<key>targetFramework</key>
|
||||
<string>IBCocoaFramework</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{CLASS = PMClickthroughImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
|
||||
{CLASS = PMClickthroughTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
|
||||
{
|
||||
CLASS = PMViewCellRow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_contentView" = PMViewCellView; "_objectController" = NSObjectController; };
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{CLASS = PMViewCellView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
|
||||
{
|
||||
CLASS = SidebarChoiceRow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_mainField" = NSTextField; };
|
||||
SUPERCLASS = PMViewCellRow;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>69 10 356 240 0 0 1440 878 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>5</key>
|
||||
<string>588 554 220 62 0 0 1440 878 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>453.0</string>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>4</integer>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A305</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{CLASS = PMClickthroughImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; },
|
||||
{CLASS = PMClickthroughTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
|
||||
{
|
||||
CLASS = PMViewCellRow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_contentView" = PMViewCellView; "_objectController" = NSObjectController; };
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{CLASS = PMViewCellView; LANGUAGE = ObjC; SUPERCLASS = NSView; },
|
||||
{
|
||||
CLASS = SidebarRow;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_mainField" = NSTextField; "_subField" = NSTextField; };
|
||||
SUPERCLASS = PMViewCellRow;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IBDocumentLocation</key>
|
||||
<string>227 144 356 240 0 0 1440 878 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>5</key>
|
||||
<string>588 542 220 86 0 0 1440 878 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>453.0</string>
|
||||
<key>IBOldestOS</key>
|
||||
<integer>4</integer>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>5</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>9A305</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue