How to "add existing frameworks" in Xcode 4? -


I can not find the good old "Add existing framework" option How do I do this?

We are talking about Exode 4 DP2 (In terms of iPhone development, as far as this is important ...).

  1. In Project Navigator, select your project.
  2. Choose your goal.
  3. Select the " Build Stages " tab.
  4. Open the link binaries with libraries
  5. Click the + button.
  6. Select your framework
  7. (optional)
  8. / Em> Drag and drop the structure added to the " framework " group.
< / Div>

Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -