开发者

Resources Permission's on a mac app get changed to "Custom" when building and archiving and creating package

I am adding a help folder as a "folder reference" to my application that has several subfolders. When I build and run the application all is fine, I can access my help system ok. But when I build and archive, create the signed installer package, (after installing using the installer package) I no longer have access to the subfolders on the help resource. The subfolder permissions change from "read only" to a "custom" privilage that does not allow the a开发者_如何学Cpplication to read its own resources.

Does anyone have any ideas what Im I doing wrong? Thank you, Jose.


I've checked with apple, the original folder did not had execute permission. Xcode needs the execute permission, you can set it by terminal or just set read & write permissions.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜