Signing problem ?

envy87envy87 Member Posts: 13
Hey guys,
So I've used gamesalad to get a pkg file that I want to upload to the mac store, but I keep getting rejected with this message

Files Only Readable By The Root User - The installer package includes files that are only readable by the root user. This will prevent verification of the application's code signature when your app is run. Ensure that non-root users can read the files in your app.

I'm not sure whats going ? :(
(I've never gotten this error before, when I compiled the same stuff last week)
Also the app file that pops out with pkg file works under my test account.

Comments

  • envy87envy87 Member Posts: 13
    fixed it with chmod -R command in terminal, I had to copy all the stuff in my game proj out of the container files though first, run chmod -R, then put in back the proj file
Sign In or Register to comment.