Why can't I change my app's icon

I'm working under Sonoma and I'm trying to change the icon in an app I created using Apple Script. I know the normal steps but after I get info on the app, select all in the new icon and copy it, paste it grayed out in my app.

iMac 24″, macOS 14.4

Posted on Apr 8, 2024 5:46 PM

Reply
10 replies

Apr 9, 2024 1:27 AM in response to MartinLiss

From what I see from Apple Documentation and do not see specific mention of changing the icon


Save a script as an app in Script Editor on Mac


  1. Select any combination of options:
    • Show startup screen: Displays a dialog with the text from the script’s Description field when the script is run. The dialog also contains Run and Quit buttons that allow you to stop or continue the script execution.
    • Stay open after run handler: Causes the app to remain active until you quit it. Choose this option if the script contains an idle handler.
    • Run-only: Saves only the compiled version of the app. Choose this option if you don’t want the script source included in the app bundle.




Apr 9, 2024 6:37 AM in response to Owl-53

My problem has nothing to do with creating my Apple Script app. That app exists and runs well and it has an icon that was added by me. I added the icon by doing the following but now it doesn't work.


To add the icon to your new application:

  1. Right click on it in Finder and then click Get Info. 
  2. If the displayed info is locked (you can tell by looking in the lower right-hand corner), click on the lock and enter your password. 
  3. Right-click on the png file you want to use for the app's icon and select Open With the Preview.app
  4. Select the entire image (Edit –> Select All or COMMAND + A)
  5. Copy it (Edit –> Copy or COMMAND + C)
  6. In the Get Info window, select the current icon (in the top left-hand corner) and paste the copied image into it (Edit –> Paste or COMMAND + V).
  7. Close the Get Info window.


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Why can't I change my app's icon

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.