Lord-Kamina / SwiftDefaultApps

Replacement for RCDefaultApps, written in Swift.
Other
1.45k stars 62 forks source link

Version number of default app is missing #20

Open gingerbeardman opened 5 years ago

gingerbeardman commented 5 years ago

I have two versions of Xcode installed, 10.3 and 10.1 (for older Swift support)

I am running Mojave 10.14.6

Compare:

SwiftDefaultApps Screen shot 2019-08-09 at 14 27 31

RCDefaultApp Screen shot 2019-08-09 at 14 27 21

Lord-Kamina commented 5 years ago

That information is irrelevant though; as far as I know, you can't make macOS prefer one version of Xcode over a newer one because behind the scenes the association is made using the bundle identifier. I might be wrong about this but I've yet to see something that points to the opposite being true.