Xcode is changing binary resources
Xcode is changing binary resources
- Subject: Xcode is changing binary resources
- From: Seth Willits <email@hidden>
- Date: Sat, 24 Apr 2010 18:24:53 -0700
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?
--
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