aboutsummaryrefslogtreecommitdiffstats
path: root/build-helpers
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-17 22:00:58 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-17 16:34:09 +0000
commit51ddba3a541d71b7877fce944f48ee6dd2c4098d (patch)
treea11b03a05b15c749f1d9edf71abe78246aa2f0e4 /build-helpers
parentChanged occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catc... (diff)
downloadferdium-app-51ddba3a541d71b7877fce944f48ee6dd2c4098d.tar.gz
ferdium-app-51ddba3a541d71b7877fce944f48ee6dd2c4098d.tar.zst
ferdium-app-51ddba3a541d71b7877fce944f48ee6dd2c4098d.zip
Fixing stale reference to npm module that has been removed.
Diffstat (limited to 'build-helpers')
-rw-r--r--build-helpers/entitlements.mas.inherit.plist2
-rw-r--r--build-helpers/entitlements.mas.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/build-helpers/entitlements.mas.inherit.plist b/build-helpers/entitlements.mas.inherit.plist
index ef14228f0..202e6f431 100644
--- a/build-helpers/entitlements.mas.inherit.plist
+++ b/build-helpers/entitlements.mas.inherit.plist
@@ -3,7 +3,7 @@
3<plist version="1.0"> 3<plist version="1.0">
4 <dict> 4 <dict>
5 <key>com.apple.security.cs.allow-jit</key> 5 <key>com.apple.security.cs.allow-jit</key>
6 <true/> 6 <true/>
7 <key>com.apple.security.cs.allow-unsigned-executable-memory</key> 7 <key>com.apple.security.cs.allow-unsigned-executable-memory</key>
8 <true/> 8 <true/>
9 <key>com.apple.security.cs.disable-library-validation</key> 9 <key>com.apple.security.cs.disable-library-validation</key>
diff --git a/build-helpers/entitlements.mas.plist b/build-helpers/entitlements.mas.plist
index ef14228f0..202e6f431 100644
--- a/build-helpers/entitlements.mas.plist
+++ b/build-helpers/entitlements.mas.plist
@@ -3,7 +3,7 @@
3<plist version="1.0"> 3<plist version="1.0">
4 <dict> 4 <dict>
5 <key>com.apple.security.cs.allow-jit</key> 5 <key>com.apple.security.cs.allow-jit</key>
6 <true/> 6 <true/>
7 <key>com.apple.security.cs.allow-unsigned-executable-memory</key> 7 <key>com.apple.security.cs.allow-unsigned-executable-memory</key>
8 <true/> 8 <true/>
9 <key>com.apple.security.cs.disable-library-validation</key> 9 <key>com.apple.security.cs.disable-library-validation</key>