[iOS] Pod Error in Xcode “Id: framework not found Pods”

I had this issue when I updated my project after I upgraded the Cocoapods to 1.0.0.

I updated the Cocoapods because I could not run my iOS Swift app on my device, which got the error of “dyld`dyld_fatal_error”.

I had this issue when I updated my project after I upgraded the Cocoapods to 1.0.0.

I updated the Cocoapods because I could not run my iOS Swift app on my device, which got the error of “dyld`dyld_fatal_error“.

Here is the solution.

  1. Open up the workspace
  2. Select the project in the left Project Navigator
  3. Select the “Targets”
  4. Click on the General tab
  5. Go to the “Linked Frameworks and Libraries” section
  6. Delete the Pods frameworks