Xcode:8.1
language:Objective-C
I can run the project on my iPhone, but can't run on the simulator.
I tried:
1)deleting all data of the DerivedData folder
2)cleaning the project and restart the project.
3)deleting the resources folder.
but that didn't work!
For those for whom updating Cocoapods or reverting Xcode to 8.0 is not an option, here is a solution that worked for me:
Pods
in the Project NavigatorNew File...
Property List
Pods-Info.plist
(for example) and leave it emptyPods
in the Project NavigatorPods
project, then Build Settings
Info.plist
Info.plist File
to Pods-Info.plist
Are you using CocoaPods? Updating CocoaPods itself + then all the pods worked from me.
Note: this is right after the Xcode autoupdate today.
I had the same problem. I did the following steps, and it sovled. Select Pods in the navigation --> TARGETS --> your FDTakeResources --> Signing(Enable Development Signing) --> Identity(Choose Info.plist File). Then I can run it on my simulator.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With