I have a problem in loading a nib which is present in another project under same workspace, when I try to load it is crashing by saying CRASH: ‘Could not load NIB in bundle:.. like that.. Any Idea how to load a view in this case???
Hope codes are not necessary for this question.
thanks…
Need to add all xib files in main project, because xib is a resource it will not be a part of .a file.