Xcode doesnt have Embed Frameworks section

Klemen picture Klemen · Jun 7, 2016 · Viewed 14.4k times · Source

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.

Answer

Reinier Melian picture Reinier Melian · Jun 8, 2016

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

enter image description here

Embedded Binaries

I hope this help you