I am getting the following error when transporting the Mac OS app via the new transporter app:
ERROR ITMS-90255: “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 found one thread from 2015 with the issue, but that discussion didn’t resolve my issue. (It’s also too old to reply to that thread.)
I have tried deleting the .app and .pkg files and rebuilding. I also tried going to the root directory of the app’s development code, selecting the everyone Read Only permission and applying it to all enclosed items which should ensure that every file and folder has at least read only permissions. I also rebooted, deleted builds and rebuilt.
I’ve manually checked the folders to ensure they had the right permissions.
I’m at a loss for what to try next. I’ve saved a copy of the console log during the build process in case it is needed.