Re: Xcode is changing binary resources
Re: Xcode is changing binary resources
- Subject: Re: Xcode is changing binary resources
- From: Seth Willits <email@hidden>
- Date: Sat, 24 Apr 2010 21:36:50 -0700
On Apr 24, 2010, at 7:03 PM, Dave Keck wrote:
>> In my project I have several binary files included as part of my application's resources. I have a few command line tools and a kext. I went to test the kext and it was failing and I discovered it's because Xcode is changing it.
>>
>> When Xcode copies the command line tools and the kext into the application package, it's changing them. The tools get a little bigger and the kext smaller. It's actually changing the contents of the binary file itself. *WHY* is beyond me, but it's breaking the kext.
>>
>> Any idea what could be happening?
>
> Not sure about the binaries that are getting larger, but the "Strip
> Debug Symbols During Copy" option (COPY_PHASE_STRIP) has caused me
> agony in the past.
Good grief. That was it. I always thought that setting meant when copying the build product or something. Thanks!
--
Seth Willits
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden