Moves OS X frameworks into macosx/

This commit is contained in:
Eric Petit
2006-07-16 19:53:58 +00:00
parent 6dd6603a8f
commit 54e32f22a3
43 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {relaunchLater = id; relaunchNow = id; };
CLASS = SUAutomaticUpdateAlert;
LANGUAGE = ObjC;
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}