Step 1: make sure that you have created a workspace in your project. This can be done by selecting Save As Workspace from File menu.
Step 2: right click on the project that you are working on and choose 'Add Files to "xxx"'. You will have to choose the "xxx.xcodeproj" file from the Finder.
Step 3: open up the project settings and goto Summary tab. Click on the "+" button as shown below.
Step 4: Choose your shared library from the Workspace.
Step 5: goto Buil Settings tab and search for "linker". Key in "-ObjC".
Step 6: You may continue to add new project references. Once you have done it, you might have to regroup the references into Frameworks. This step is optional.
No comments:
Post a Comment