Using Carthage to manage my dependencies, everything runs fine in the simulator.
However, when building for a device I get the following error:
I am using cocoapods.I just right-click the wrong framework,show it in Finder,remove it,and build the project again,solve the problem.