It's for excluding certain files from code signing from a bundle. In Mavericks this has been removed -- all bundle files are signed, so I think that should go away. We might have a JIRA for this already.
https://developer.apple.com/library/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG206 On Thu, Jun 11, 2015 at 7:26 AM, Victor Sosa <[email protected]> wrote: > Hello community. > > I'm trying to understand iOS apps signing. For this I'm looking at this > document: > > https://github.com/apache/cordova-docs/blob/master/docs/en/edge/guide/platforms/ios/tools.md > > Most of it is self-explanatory but I found "--codeSignResourceRules" kind > of confusing as it doesn't mention what they are nor there is a link to > further education (like for the other attributes). > > Do any of you have an idea, or even better, a pointer link, about what > these custom rules are? >
