Remove unsigned executable entitlement (#51294)
authorManish Godse <61718172+mangod9@users.noreply.github.com>
Wed, 16 Jun 2021 04:08:41 +0000 (21:08 -0700)
committerGitHub <noreply@github.com>
Wed, 16 Jun 2021 04:08:41 +0000 (21:08 -0700)
eng/pipelines/common/entitlements.plist

index f4ea418..168fce4 100644 (file)
@@ -4,8 +4,6 @@
   <dict>
     <key>com.apple.security.cs.allow-jit</key>
       <true/>
-    <key>com.apple.security.cs.allow-unsigned-executable-memory</key>
-      <true/>
     <key>com.apple.security.cs.allow-dyld-environment-variables</key>
       <true/>
     <key>com.apple.security.cs.disable-library-validation</key>