未验证 提交 25b44794 编写于 作者: J João Moreno 提交者: GitHub

Merge pull request #90479 from microsoft/robo/fix_entitlements

fix: add entitlement to allow dyld env variables in child processes
......@@ -8,5 +8,7 @@
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/>
</dict>
</plist>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册