Tabs to spaces.

This commit is contained in:
David Reid
2020-10-11 11:38:46 +10:00
parent e972a03b3f
commit 016eed9698
+3 -3
View 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>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
```