Search code examples
iosxcodeframeworksxcode7

Xcode doesnt have Embed Frameworks section


I'm having a problem. I'm trying to implement Amazon frameworks in my ios xcode project and I also need to add them in Build Phases > Embed Frameworks section. But there is no option in my xcode window. Here is the screenshot

enter image description here

How is this possible. The problem remains even if I create new project.


Solution

  • Hello in your general Tab with your target selected check for section named

    enter image description here

    Embedded Binaries

    I hope this help you