OSX: adapt codesigning_rules_<binary>r.plist’s to 2.70

This commit is contained in:
Jens Verwiebe 2014-03-06 10:16:03 +01:00
parent 9630fa7c7e
commit 68ef6797b2
2 changed files with 2 additions and 2 deletions

@ -5,7 +5,7 @@
<key>rules</key>
<dict>
<!-- Exclude datafiles, python and scripts -->
<key>^MacOS/2.69</key>
<key>^MacOS/2.70</key>
<false/>
<key>^Resources/</key>
<true/>

@ -5,7 +5,7 @@
<key>rules</key>
<dict>
<!-- Exclude datafiles, python and scripts -->
<key>^MacOS/2.69</key>
<key>^MacOS/2.70</key>
<false/>
<!-- Exclude Resources for placing game.blend and own icons -->
<key>^Resources/</key>