Codename one Native implementation with Cocoa Pods Build Error

72 Views Asked by At

I am using the FBSDKLoginKit and the FBSDKCoreKit so I added the build hint ios.pods=FBSDKLoginKit,FBSDKCoreKit however when I sent it for a build I got a build error. The build errors all seemed to revolve around 'Bolts' and 'NSObect' So I added 'Bolts' and 'NSObject' to my ios.pods build hint. That removed all of the previous errors however now I'm getting these errors:

Stack overflow won't let me add the whole log so I put it up on paste bin. Here's the link to the full error log: http://pastebin.com/UdvvjyaV

1

There are 1 best solutions below

0
On BEST ANSWER

CN1 updated their SDK so there is no need for the cocoa pods