 |
 |
Where can I get Interface Builder?
|
 |
|
 |
|
Mac Elite
Join Date: Oct 1999
Location: Walnut Creek, California
Status:
Offline
|
|
Does anyone know where I can get Interface Builder from, besides the Developers Tools CD that came with Jaguar (I am guessing that it originally comes from there)? I would like to use it to do some minor editing, but I don't want to install all of the developers tools.
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Oct 2001
Location: San Diego, CA, USA
Status:
Offline
|
|
|
|
|
Chuck
___
"Instead of either 'multi-talented' or 'multitalented' use 'bisexual'."
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Oct 2001
Location: Sweden
Status:
Offline
|
|
I guess you'll need some private frameworks as well, so just extracting the IB application might not work.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Oct 1999
Location: Walnut Creek, California
Status:
Offline
|
|
Originally posted by tobli:
I guess you'll need some private frameworks as well, so just extracting the IB application might not work.
<sigh> O well. Thanx anyway Chuckit.
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Oct 2001
Location: San Diego, CA, USA
Status:
Offline
|
|
Originally posted by Miniryu:
<sigh> O well. Thanx anyway Chuckit.
You could extract the frameworks too, couldn't you? I'd provide the list myself, but I'm using 10.1.5 and I don't know if they've added any more frameworks since then. But just get someone with 10.2 to do an otool -L on IB (it lists the frameworks a program is linked to) and you can extract the ones you don't have.
|
|
Chuck
___
"Instead of either 'multi-talented' or 'multitalented' use 'bisexual'."
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2000
Location: Tempe, AZ
Status:
Offline
|
|
Code:
Interface Builder:
/System/Library/Frameworks/InterfaceBuilder.framework/Versions/A/InterfaceBuilder (compatibility version 1.0.0, current version 286.0.0)
/System/Library/PrivateFrameworks/ProjectBuilder.framework/Versions/A/ProjectBuilder (compatibility version 1.0.0, current version 69.0.0)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 8.0.0)
/System/Library/PrivateFrameworks/PBXRemoteClient.framework/Versions/A/PBXRemoteClient (compatibility version 1.0.0, current version 99.3.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current version 122.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 60.0.0)
|
Geekspiff - generating spiffdiddlee software since before you began paying attention.
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Nov 2000
Location: Tasmania, Australia
Status:
Offline
|
|
You can download it from Apple, instead of from the CD, but again, this is the full install of all the developer tools.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Mar 2000
Location: London, UK
Status:
Offline
|
|
Originally posted by smeger:
Code:
Interface Builder:
/System/Library/Frameworks/InterfaceBuilder.framework/Versions/A/InterfaceBuilder (compatibility version 1.0.0, current version 286.0.0)
/System/Library/PrivateFrameworks/ProjectBuilder.framework/Versions/A/ProjectBuilder (compatibility version 1.0.0, current version 69.0.0)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 8.0.0)
/System/Library/PrivateFrameworks/PBXRemoteClient.framework/Versions/A/PBXRemoteClient (compatibility version 1.0.0, current version 99.3.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current version 122.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 60.0.0)
but of course you're forgetting that those frameworks can have dependencies on other frameworks.
you can remove the developer tools using /Developer/Tools/uninstall-devtools.pl
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|