Creator Code

Gideon Kiers's icon

Hi there,

Can't seem to find the way to set a creator code for a standalone max5 application... I need to set the creator code to be able to launch it and keep it launched with the keep-it-up software. Any ideas ?

Thanks,

Gideon

Peter Nyboer's icon

you do this with the "standalone" object's instpector.

Gideon Kiers's icon

well thing is ... i checked the standalone object ... and unless there's a secret message to send it .. it's not supported anymore .. at least .. there's nothing to be found in the inspector, nor the reference files ?

Gideon Kiers's icon
Peter Nyboer's icon

ah, ok, Max 5 doesn't have that field anymore, I guess.
In that case, after you make your standalone, you can ctl-click on the icon, show package contents, open "Contents" directory, then 2x click on the Info.plist (actually, make a copy of it first, then edit the Info.plist, that way if you mess it up, you can revert to the original).
CFBundleSignature
is where you change the 4 character creator code.

Pete

Gideon Kiers's icon

Mmm interesting .. this does work yes .. but Keep-It-Up still doesn't recognize it as an app with creator code.. Now using Lingon to keep the standalone up ... Not as sophisticated as KIU though..