Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

loon3y

macrumors 65816
Original poster
Oct 21, 2011
1,235
126
My app is being co-developed and when I try to to copy the updated project to my computer the headers of certain frameworks do not copy.

This gives me a ton of problems since we modified certain headers; every time I copy the file i have to tediously change coding, add the frameworks, and fix any other new bug that comes along with it.



Is there any solution that can fix this?

Here's a picture of my error:



2vxrd36.png
 
Copying headers is part of the build process of a framework. There are some flags you set in the project for each header file to indicate where it gets copied. See the file inspector on the right side of the project window for your header files.

When you get a new drop of the framework you should probably do an option-clean and then rebuild. If the framework is built correctly you should have access to the new header files.
 
This looks like a permissions problem with the windows server. Not a build issue with copying the files.
 
This looks like a permissions problem with the windows server. Not a build issue with copying the files.



but the other files do copy, only the framework headers, will look into it



thanks for the help guys
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.