Copy files phase and embedding framework
Copy files phase and embedding framework
- Subject: Copy files phase and embedding framework
- From: "Ben Kennedy" <email@hidden>
- Date: Sun, 2 Nov 2003 00:17:53 -0500
- Organization: Zygoat Creative Technical Services
Hey folks,
I've been (more or less) successfully building my classic target in Xcode
for the past few days. I'm now trying to upgrade it to a native target
and also get it to build properly.
The problem is that one of my embedded frameworks is not embedding
properly and I can't for the life of me figure out why.
The framework, which is one target in my project, builds without error,
and the build product is about 1 MB. I've then got a copy files phase in
my application target which copies the resultant framework into the app's
bundle Frameworks directory. The problem is, the framework is shrinking
to one third the size at this point, and the app fails to run properly,
as though the framework is not there.
I don't know what I'm missing here. Something is decimating my framework
on the copy files phase.
I've probably screwed something up when reconfiguring and cleaning up
build settings after upgrading the target. The plethora of settings to
do with frameworks though frankly bewilders me. Can anyone shed light?
-ben
--
Ben Kennedy, chief magician
zygoat creative technical services
613-228-3392 | 1-866-466-4628
http://www.zygoat.ca
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.