socialize / SocializeCocoaPods

CocoaPods repo for Socialize projects
0 stars 1 forks source link

Build Warning on SZBlockKit? #1

Open robmontesinos opened 10 years ago

robmontesinos commented 10 years ago

I get this warning after switching to Xcode 6 - SZBlocksKit seems to be the culprit.

ld: warning: could not create compact unwind for _ffi_mini_call_unix64: does not use RBP or RSP based frame

BlocksKit claims to have fixed it in this version https://github.com/zwaldowski/BlocksKit/releases/tag/v2.2.2

Will you guys be doing a similar upgrade?

Thank you

davidjed commented 9 years ago

Hey there -- thanks for the heads-up. Yes, I just noticed it too... our fork hasn't been updated for a while so we may be due for a fresh pull from BlocksKit.

maharris1011 commented 9 years ago

Is there a workaround until you do a refresh (other than building our own)?