2020-11-17 15:56:01.464383-0800 LibraryTally[24499:8154415]
[TraitCollection] Class CKBrowserSwitcherViewController overrides the -traitCollection getter, which is not supported. If you're trying to override traits, you must use the appropriate API.
So recently I get to run an app I built before the Xcode12.2 upgrade, and these two things pop up. I've solved the "CodeSign failed with a nonzero exit code" with some research, but i wonder why these "traitCollection not supported" and "CodeSign failed" things will show up? Are they related? and Is that due to the upgrade?