Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
For which version of Xcode?

You can use Pacifist to extract them from your Xcode installer.



Even though some might get annoyed of reading this, the thread title guy strikes again:

A more descriptive and precise thread title will help cater to the right audience and get you more responses.
To edit your thread title, just click on the
edit.gif
button on the bottom right of your original post and then click the "Go Advanced" button below your message.
 
I tought of this, but Pacifist seems to cost 20$...

As for Xcode, I have both the 10.5 and 10.6 DVDs, so I guess it would be 3.1 or 3.2. But I don't mind Xcode 4 either... ;)

Pacifist is a shareware and works nonetheless. I used it and it is often recommended to get applications out of installers.
 
It doesn't work...

Seems like I need to have some other tools installed :(

Capture d’écran 2010-06-23 à 11.08.27.png

That means, "Couldn't open Property list editor because of an error. Verify that it is compatible with this version of OSX blah blah blah."

Any ideas?
 
Uih, I could understand that. And I didn't see you translating that.

So, can you do what it says, verify that it is compatible with your Mac OS X version?

What Mac OS X version are you running and what version are you trying to extract?
 
I just extracted Proper List Editor.app and the Icon Composer.app and attached it to this post in a .zip file.
I used the Snow Leopard Upgrade DVD that came out in August 2009.
I had no problems doing that.

Do they work?
 

Attachments

  • XCode Tools.zip
    573.8 KB · Views: 154
I get the same message while opening Plist editor. Icon composer works.

By the way, I had also extracted Icon Composer and Pixie. Both of them work.

So I guess it is related to some resource Xcode installs.
 
Code:
[blackie:/Developer/Applications/Utilities/Property List Editor.app/Contents/MacOS] (0) whschultz% otool -L Property\ List\ Editor 
Property List Editor:
	@rpath/PlistEdit.framework/Versions/A/PlistEdit (compatibility version 1.0.0, current version 1607.0.0)
	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit (compatibility version 45.0.0, current version 1038.0.0)
	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation (compatibility version 300.0.0, current version 751.0.0)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 550.0.0)
	@rpath/DevToolsCore.framework/Versions/A/DevToolsCore (compatibility version 1.0.0, current version 1634.0.0)
	@rpath/DevToolsFoundation.framework/Versions/A/DevToolsFoundation (compatibility version 1.0.0, current version 1631.0.0)
	@rpath/DevToolsSupport.framework/Versions/A/DevToolsSupport (compatibility version 1.0.0, current version 1631.0.0)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 123.0.0)
	/usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 227.0.0)

It looks like there are four frameworks that it needs, and all of them are in /Developer/Library/PrivateFrameworks.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.