I have a GLX based application and when I have been creating standalones the standalone has had the app icon at the proper resolution.
I wanted to release a beta of the app so I wanted to change the name in the glxApplicationSettings and in the Standalone settings from 'MyApp' 'MyApp Beta". It is a new version of the app but I want users to be able to have the old version installed during the beta test.
After I changed the app name in glxApplicationSettings and standalone settings to 'MyApp Beta', I built a standalone using the GLXApplicationProperties plugin.
Now the app icon shown in the finder is a low resolution generic one. Up to this point when I saved the app with the old name it showed the proper high resolution icon.
I checked the Standalone.icns file in the application's MyApp Beta/Contents/Resorces folder and it is the correct one. The same as the one in MyApp/Contents/Resources' For some reason it is not being found or shown by the newly named standalone.
Any ideas why this would happen or how to resolve it?
BTW I am building a Mac app with LiveCode 6.7.1-gm1 on Mac OS X 10.8.5
Thanks
Martin Koob