Xcode trying to link to files it shouldn't
Xcode trying to link to files it shouldn't
- Subject: Xcode trying to link to files it shouldn't
- From: Programmingkid <email@hidden>
- Date: Fri, 28 Mar 2014 13:32:30 -0400
I copied a lot of library files to Xcode. The files went into the "Link Binary With Libraries" build phase. I tried to take them out but Xcode crashed. I only wanted these files to be copied into the Resources folder. After I fixed that issue, Xcode failed to build the binary because it is still trying to link with these library files. The "Link Binary With Libraries" folder only has "Cocoa.framework" in it. I think there is a file in the project that still thinks it is to link with certain library files it shouldn't. Is there a way to fix this problem without recreating the project?
I am using XCode 3.2.6.
_______________________________________________
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