Not 100% sure whether Catalyst and plain UIKit apps (i.e. running iPhone/iPad apps natively on a DTK/Apple silicon Mac) are actually the same thing on macOS BS. I would think not, but who knows.
On Catalina Catalyst apps are detected when they link UIKitMacHelper.framework. Maybe the bug is also just a result of Issue #2? (the b0rked dependency traversal due to the shared cache)
Not 100% sure whether Catalyst and plain UIKit apps (i.e. running iPhone/iPad apps natively on a DTK/Apple silicon Mac) are actually the same thing on macOS BS. I would think not, but who knows.
On Catalina Catalyst apps are detected when they link
UIKitMacHelper.framework
. Maybe the bug is also just a result of Issue #2? (the b0rked dependency traversal due to the shared cache)