Commit 016eed96 authored by David Reid's avatar David Reid

Tabs to spaces.

parent e972a03b
...@@ -249,9 +249,9 @@ linking you can add the following to your entitlements.xcent file: ...@@ -249,9 +249,9 @@ linking you can add the following to your entitlements.xcent file:
``` ```
<key>com.apple.security.cs.allow-dyld-environment-variables</key> <key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/> <true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key> <key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/> <true/>
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment