1 Star 0 Fork 0

Jerry/container-desktop

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
entitlements.mac.inherit.plist 698 Bytes
一键复制 编辑 原始数据 按行查看 历史
iongion 提交于 2024-08-11 17:43 +08:00 . Migrate to vite
<!--?xml version="1.0" encoding="UTF-8"?-->
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>com.apple.security.inherit</key>
<true />
<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.disable-library-validation</key>
<true />
<key>com.apple.security.hypervisor</key>
<true />
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true />
<key>com.apple.security.cs.disable-executable-page-protection</key>
<true />
</dict>
</plist>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/JerryFox/container-desktop.git
git@gitee.com:JerryFox/container-desktop.git
JerryFox
container-desktop
container-desktop
main

搜索帮助