How to “add existing frameworks” in Xcode 4?

后端 未结 10 2214
庸人自扰
庸人自扰 2020-11-21 11:23

I can\'t find the good old \"Add existing frameworks\" option. How do I do this?

We\'re talking about Xcode 4 DP2 (in the context of iPhone development, as far as it

10条回答
  •  旧巷少年郎
    2020-11-21 12:11

    The frameworks directory is as follow in my computer: /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk/System/Library/Frameworks

    not the directory

    /Developer/SDKs/MacOSXversion.sdk/System/Library/Frameworks
    

提交回复
热议问题