LLDB FBSDK problem, whenever I put a breakpoint, I get an error and I cannot print any variable

Whenever I put a breakpoint and try to access any variable, I get this error.

If I try to print the variable in the console, I get this error:

(lldb) p someVar
error: Error in auto-import:
failed to get module 'Jogabo' from AST context:
/Users/pg/Jogabo/app-v2/ios-   app/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginButton.h:21:9:    note: while building module 'FBSDKCoreKit' imported from  /Users/pg/Jogabo/app-v2/ios-   app/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginButton.h:21:
#import <FBSDKCoreKit/FBSDKButton.h>
   ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/pg/Jogabo/app-v2/ios-app/Pods/Target Support   Files/FBSDKCoreKit/FBSDKCoreKit-umbrella.h"
   ^
/Users/pg/Jogabo/app-v2/ios-app/Pods/Target Support  Files/FBSDKCoreKit/FBSDKCoreKit-umbrella.h:6:9: note: in file included from   /Users/pg/Jogabo/app-v2/ios-app/Pods/Target Support  Files/FBSDKCoreKit/FBSDKCoreKit-umbrella.h:6:
#import "FBSDKAppLinkResolver.h"
   ^
/Users/pg/Jogabo/app-v2/ios- app/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/FBSDKAppLinkResolver.h:26:1    0: error: include of non-modular header inside framework module  'FBSDKCoreKit.FBSDKAppLinkResolver'
# import <Bolts/BFAppLinkResolving.h>
    ^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "/Users/pg/Jogabo/app-v2/ios-app/Pods/Target Support   Files/FBSDKLoginKit/FBSDKLoginKit-umbrella.h"
   ^
/Users/pg/Jogabo/app-v2/ios-app/Pods/Target Support  Files/FBSDKLoginKit/FBSDKLoginKit-umbrella.h:3:9: note: in file included  from /Users/pg/Jogabo/app-v2/ios-app/Pods/Target Support  Files/FBSDKLoginKit/FBSDKLoginKit-umbrella.h:3:
#import "FBSDKLoginButton.h"
   ^
/Users/pg/Jogabo/app-v2/ios- app/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginButton.h:21:9:     error: could not build module 'FBSDKCoreKit'
 #import <FBSDKCoreKit/FBSDKButton.h>
   ^
could not build Objective-C module 'FBSDKLoginKit'A fatal parse error  has occurred.  LLDB may become unstable; please restart your debug session  as soon as possible.

      

+3
debugging ios xcode lldb


source to share


No one has answered this question yet

See similar questions:

3
Can't debug my iOS project since upgrading to cocoa pods to use_frameworks! for Swift

or similar:

369
New alerts in iOS 9
179
Undefined symbols for arm64 architecture
110
fatal error: garbled or corrupted AST file - Xcode
55
Xcode - error creating LLDB target
fourteen
XCode6: Receive error "Include non-modular header inside frame module"
6
Swift error: Could not get module My_App from AST context
five
Facebook iOS SDK v 4.1.0 in Swift with Cocoapods: Unable to import modules
4
Error: Using unresolved identifier "ParseClientConfiguration"
4
Cannot find module FBSDKCoreKit Cocoapods
0
FBSDKLoginKit / FBSDKLoginManager.h file not found



All Articles
Loading...
X
Show
Funny
Dev
Pics