Copy link to clipboard
Copied
Does anyone know what the macOS App Bundle Identifier for Creative Cloud Desktop is for Apple Silicon (ARM)?
The Intel one is: com.adobe.acc.AdobeCreativeCloud
We need the Apple Silicon (ARM) bundle identifier.
If anyone has Creative Cloud installed on an M1 based Mac I'd be extremely grateful if they could run the following command and report back.
osascript -e 'id of app "Creative Cloud"'
Thank you.
Copy link to clipboard
Copied
For what it's worth, Apple don't encourage changing bundle identifiers; I see no reason why it would change. Indeed, if it's a fat binary (Intel+M1 in one app) it CANNOT change bundle identifiers because an app can only have one.
Copy link to clipboard
Copied