You're thinking of otool, not otest. OCUnit's otest does load bundles,
but it doesn't open (say) ARM bundles on Intel-based Macs.
You can't load a bundle for one platform on another. They're different
platforms...
-- Chris
On May 5, 2010, at 1:10 PM, Bill Bumgarner <[email protected]> wrote:
On May 4, 2010, at 11:26 PM, Csaba Trucza wrote:
As far as I know the otest unit testing application runs as a
command line
tool (so I assume it is a Mac OS X application) and somehow manages
to load
the iPhone bundles.
Any ideas?
otest doesn't load the bundle at all.
It examines the mach-o file directly.
See /usr/include/mach-o/
b.bum
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/cmh%40me.com
This email sent to [email protected]
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]