Search code examples
ioscocoapodscodenameonefbsdkloginkitfbsdksharekit

Codename one Native implementation with Cocoa Pods Build Error


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


Solution

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