Re: Help needed with ConvertCocoa64 script
Re: Help needed with ConvertCocoa64 script
- Subject: Re: Help needed with ConvertCocoa64 script
- From: Graham Cox <email@hidden>
- Date: Tue, 25 Aug 2009 12:40:28 +1000
Sorted - Thankyou!
Why don't they just state that in the docs, instead of assuming we're
all command-line jocks? Or is it a shell difference thing?
--Graham
On 25/08/2009, at 12:31 PM, Andrew Farmer wrote:
On 24 Aug 2009, at 19:17, Graham Cox wrote:
Trying to run the ConvertCocoa64 script.
/Developer/Extras/64BitConversion/ConvertCocoa64 'find . -name '*.
[hm]' | xargs'
this comes up 'no match'
Try this:
find . -name '*.[hm]' | xargs /Developer/Extras/64BitConversion/
ConvertCocoa64
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden