Details
-
Suggestion
-
Resolution: Won't Do
-
P2: Important
-
None
-
None
Description
If possible create exception on checking the Apple specific words with 'MacOS' since it's used in the mounted dmg paths, e.g (python code) squish_exe = os.path.join("/Volumes", "Squish", "Install\ Squish.app", "Contents", "MacOS", "Squish")
Affects RTA python codes, because we need to handle both Squish and Qt online installers.
(see screenshot)