xcode12beta6

Xcode throws 'atomic_notify_one<unsigned long>' is unavailable

拟墨画扇 提交于 2021-02-19 08:59:49
问题 I installed Xcode 12 on my Mac, tried building my react native app that runs perfectly on android, and get 'atomic_notify_one<unsigned long>' is unavailable . This is the most information I get from the error. 回答1: This error was an error from flipper. Flipper threw several more less descriptive errors that I had to comment it on my podfile. After commenting, this error stopped. 来源: https://stackoverflow.com/questions/66189325/xcode-throws-atomic-notify-oneunsigned-long-is-unavailable

Incompatible block pointer types sending 'id issue with ViperMcFlurry

风流意气都作罢 提交于 2021-01-29 13:53:48
问题 I was using ViperMcFlurry in my project without a problem for years and with XCode 12 beta 6 it returns me in Incompatible block pointer types sending error. I have tried various ways to fix it but no chance. It returns Incompatible block pointer types sending 'id<RamblerViperModuleOutput> (^)(__strong id<RamblerModuleBetaInput>)' to parameter of type 'RamblerViperModuleLinkBlock' (aka 'id<RamblerViperModuleOutput> (^)(__strong id<RamblerViperModuleInput>)') What I try to do is [[self