Re: class-dump not always working
Re: class-dump not always working
- Subject: Re: class-dump not always working
- From: Joseph Spiros <email@hidden>
- Date: Mon, 9 Dec 2002 00:28:27 -0500
Most likely a Carbon/Cocoa problem, as class-dump only works with MachO
Objective-C binaries, and there is no way that I know of to strip the
information that class-dump grabs...
On Sunday, December 8, 2002, at 11:37 PM, Steve Gehrman wrote:
Anyone know why class-dump doesn't work for all the frameworks? For
example LaunchServices doesn't work, but AppKit does. I'm guessing
it's a Carbon/Cocoa problem.
Anyone have advice on exploring LaunchServices?
% class-dump LaunchServices
/*
* Generated by class-dump (version 2.1.5).
*
* class-dump is Copyright (C) 1997, 1999, 2000, 2001 by Steve
Nygard.
*/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
.................................................................
Joseph Spiros
President and CEO
iThink Software (ithinksw.com)
WWW:
http://josephspiros.com/
Home:
http://home.josephspiros.com/
E-Mail: email@hidden (email@hidden)
"As a wery old, I can fathom the scene to be with me. Looking always as
I ever did. It was not came's. He borrowed mine." -- Stark Delig
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.