OSX: adapt codesigning_rules_<binary>r.plist’s to 2.70
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user