Use of unresolved identifier PFFacebookUtils
问题 I've done all is mentioned here (https://www.parse.com/docs/ios_guide#fbusers/iOS) for implement in iOS the Facebook Login. The problem is that i have an compile error "Use of unresolved identifier PFFacebookUtils" near che line PFFacebookUtils.initializeFacebook() in AppDelegate. I've correctly imported the Parse and Facebook Framework into my project. Are there some bug knowed in Xcode 6 Beta? 回答1: Parse docs doesn't mention this yet: After downloading the Parse iOS SDK, You should include