After updating Xcode to 10.2 beta 3, I receive this error while starting app, which will result in crash (app compiles successfully):
objc[2140]: Swift class extensions and categories on Swift classes are not allowed to have +load methods (lldb)
Do you know what this may be due to?