Possible Duplicate:
How to “add existing frameworks” in Xcode 4?
I know in previous version, you could right-click and go to Add > Existing Framework. I can't find a similar option in XCode 4.
Duplicating an Xcode ProjectIn the Finder, duplicate the project folder to the desired location of your new project. Do not rename the . xcodeproj file name or any associated folders at this stage. In Xcode, rename the project.
Add the Framework Select the app target and the General tab. Scroll down to the Embedded Binaries section and click on the + button. 👉 Xcode shows a list of frameworks. Select the first BFWControls.
In Xcode selector your framework target and in build settings search for linking and you will se this setting there. We created a build script to bump this version number every time we build. Xcode caches the frameworks and uses the cache if possible. That's why you need to change this number.
In the app, select the project from the project navigator, select the Stocktance target, and scroll to Frameworks, Libraries, and Embedded Content. Click on the plus button, click Add Other… and select Add Files… Navigate to the SettingsKit folder and select it. We've added the framework to the project.
In the Project Navigator
Here's a pic that probably summarizes the process much better! http://i.stack.imgur.com/Or9gL.png
If you have a developer account:
https://devforums.apple.com/thread/53354?tstart=0
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With