Skip to content
Snippets Groups Projects
Commit 68ef6797 authored by Jens Verwiebe's avatar Jens Verwiebe
Browse files

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

parent 9630fa7c
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<key>rules</key> <key>rules</key>
<dict> <dict>
<!-- Exclude datafiles, python and scripts --> <!-- Exclude datafiles, python and scripts -->
<key>^MacOS/2.69</key> <key>^MacOS/2.70</key>
<false/> <false/>
<key>^Resources/</key> <key>^Resources/</key>
<true/> <true/>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<key>rules</key> <key>rules</key>
<dict> <dict>
<!-- Exclude datafiles, python and scripts --> <!-- Exclude datafiles, python and scripts -->
<key>^MacOS/2.69</key> <key>^MacOS/2.70</key>
<false/> <false/>
<!-- Exclude Resources for placing game.blend and own icons --> <!-- Exclude Resources for placing game.blend and own icons -->
<key>^Resources/</key> <key>^Resources/</key>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment