I have workspace with 5 projects, and i created a new view controller in one project and when i tried to include that controller as a header in another project, it throws me error ‘file not found’
I tried the steps given in
two projects in xcode4 workspaces (#import failure)
, but still it does not work. Any other solution for this?
I have workspace with 5 projects, and i created a new view controller in
Share
In your build settings for the naughty project that throws the error, add the header file’s path to “User Search paths”