Before updating to big sur my project worked without any problem... After updating I keep getting errors saying
Undefined symbol: OBJC_CLASS$_SUUpdater and Command CompileSwift failed with a nonzero exit code
I'm using pod --> sparkle for updating my program.
Is there any solution for this???
I have tried deleting sparkle and reinstalling + rebooting mac + cleaning up build folder + restarting xcode.. none of it helped.