Unpacked project archives to get individual file history in subversion
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402564
This commit is contained in:
parent
98ce0f8871
commit
316a61731f
199 changed files with 90702 additions and 16 deletions
21
Xcode/TemplatesForProjectBuilder/SDL Custom Cocoa Application/SDLMain.nib/classes.nib
generated
Normal file
21
Xcode/TemplatesForProjectBuilder/SDL Custom Cocoa Application/SDLMain.nib/classes.nib
generated
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
IBClasses = (
|
||||
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
|
||||
{
|
||||
ACTIONS = {changeNumberOfSprites = id; selectUpdateMode = id; };
|
||||
CLASS = MyController;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_framesPerSecond" = id; "_numSprites" = id; "_view" = id; "_window" = id; };
|
||||
SUPERCLASS = NSObject;
|
||||
},
|
||||
{CLASS = MyCustomView; LANGUAGE = ObjC; SUPERCLASS = NSQuickDrawView; },
|
||||
{CLASS = MyCustomWindow; LANGUAGE = ObjC; SUPERCLASS = NSWindow; },
|
||||
{
|
||||
CLASS = SDLMain;
|
||||
LANGUAGE = ObjC;
|
||||
OUTLETS = {"_controller" = id; };
|
||||
SUPERCLASS = NSObject;
|
||||
}
|
||||
);
|
||||
IBVersion = 1;
|
||||
}
|
28
Xcode/TemplatesForProjectBuilder/SDL Custom Cocoa Application/SDLMain.nib/info.nib
generated
Normal file
28
Xcode/TemplatesForProjectBuilder/SDL Custom Cocoa Application/SDLMain.nib/info.nib
generated
Normal file
|
@ -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>89 138 361 280 0 0 1152 848 </string>
|
||||
<key>IBEditorPositions</key>
|
||||
<dict>
|
||||
<key>29</key>
|
||||
<string>62 362 233 44 0 0 1152 848 </string>
|
||||
<key>368</key>
|
||||
<string>334 280 355 456 0 0 1024 746 </string>
|
||||
</dict>
|
||||
<key>IBFramework Version</key>
|
||||
<string>291.0</string>
|
||||
<key>IBLockedObjects</key>
|
||||
<array>
|
||||
<integer>328</integer>
|
||||
</array>
|
||||
<key>IBOpenObjects</key>
|
||||
<array>
|
||||
<integer>326</integer>
|
||||
<integer>368</integer>
|
||||
</array>
|
||||
<key>IBSystem Version</key>
|
||||
<string>6L60</string>
|
||||
</dict>
|
||||
</plist>
|
BIN
Xcode/TemplatesForProjectBuilder/SDL Custom Cocoa Application/SDLMain.nib/objects.nib
generated
Normal file
BIN
Xcode/TemplatesForProjectBuilder/SDL Custom Cocoa Application/SDLMain.nib/objects.nib
generated
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue