ZeeZide / 5GUIs

A tiny macOS app that can detect the GUI technologies used in other apps.
Apache License 2.0
238 stars 13 forks source link

Catalyst apps are reported as phone apps on macOS BS #3

Open helje5 opened 4 years ago

helje5 commented 4 years ago

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)

sarnau commented 4 years ago

They are not. I suggest waiting for the release of Apple Silicon.