Search code examples
xcodecocoapodsmacos-sierra

I have only pods in my scheme in Xcode workspace not other products like my app icon


I had a project in Yosemite using cocoa pods workspace to open it, after I update to Sierra, only pods content are available and my files are not there under xcodeproj file in Xcode inspector

here is the image


Solution

  • when you install pod , you must close current fileProject "yourProgramName.xcodeproj" => after install pods will already xcode make file with extensions ".xcworkspace" you must open it .