I've been running a Parse Server app with no problem for awhile. However, after I updated Cocoapods, I am getting the error message: "Bolts/BFTask.h file not found" and this message is being triggered on the #import
Perform "Clean Build Folder"
Failing the above, delete your entire derived data folder under
Library > Developer > Xcode > DerivedData > YourProjectName
This worked for me.
none of them work for me
none of them work for me also
@arunprasathsivasamy what version of the SDK are you using? we're using in production the latest version and are not impacted by this issue.
Most helpful comment
Failing the above, delete your entire derived data folder under
Library > Developer > Xcode > DerivedData > YourProjectName
This worked for me.