您现在的位置是: 首页 > 杂七杂八 Mac 设置允许任何来源
Mac 设置允许任何来源
2020-05-20 【杂七杂八】 1371人已围观 1889次浏览
简介Mac 设置允许任何来源
在升级了macOS Sierra (10.12)版本后在“安全性与隐私”中不再有“任何来源”选项
接下来,我们就打开终端,然后输入以下命令:
sudo spctl –master-disable
输入后回车,需要输入电脑的密码,确认后再重新打开安全性与隐私,就已经出现并选中“任何来源”
这时候就可以继续安装任何来源的软件了
很赞哦! (0)
上一篇:nuxt 项目完整部署方案
点击排行
- Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR DISABLE You can't write or read against a disable instance
- RocketMQ 出现 sendDefaultImpl call timeout 问题
- Debian apt 使用国内镜像
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- SpringBoot @NotBlank 不生效问题
- 记一次 Mybatis-Plus 自动填充无效问题解决
- nuxt 项目完整部署方案
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
站长推荐
猜你喜欢
- springboot引入mybatis-plus后出现ClassNotFoundException: org.mybatis.logging.LoggerFactory
- Laravel项目出现could not be opened: failed to open stream: Permission denied
- 【代码片段】MySQL 查看数据库所有表注释
- Win10 安装适用于Linux的Windows子系统
- Redis 提示 MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk 解决方案
- 解决443端口被VMWare Workstation占用
- 优化 Mac 上 office 软件更新慢的问题
- SpringBoot 启动提示 Requested bean is currently in creation: Is there an unresolvable circular reference?
- Linux no space left on device 出现设备上没有空间问题
- Linux 服务器之间传输大文件(压缩文件、查看MD5、后台传输)