osx - Signing OS x application with codesign - Update Bundle identifier -


i use command line sign generated os x application :

codesign --force -s "$certifname" -i "$bundleid"  "./$projectname.app" 

the command executed, bundle identifier in info.plist (./angrybot.app/contents/info.plist) doesn't take new "$bundleid".

is normal or must changed ?


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

php - Mongodb connectivity error -