一、 路由器网络服务安全配置 1 禁止CDP(Cisco Discovery Protocol)。如: Router(Config)#no cdp run Router(Config-if)# no cdp enable 2 禁止其他的TCP、UDP Small服务。 Router(Config)# no service tcp-small-servers Router(Config)# no service udp-samll-servers 3 禁止Finger服务。 Router(Con
xcode配置iOS12开发包, 解决could not find developer disk image问题。用法:shift+command+G,前往/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport添加进去重启Xcode。
问题描述: Could not locate device support files. This iPhone 7 (Model 1660, 1778, 1779, 1780) is running iOS 12.0 (16A366), which may not be supported by this version of Xcode. 解决方案: 将下载的配置包放到下面路径: /Applications/Xcode.app/Contents/Developer/Platforms/iP
资源作用: 让低版本Xcode(Version 10.1 (10B61)以下)支持调试高版本iOS 12.1(16B91). 问题描述: Could not locate device support files. This iPhone 7 (Model 1660, 1778, 1779, 1780) is running iOS 12.1 (16B91), which may not be supported by this version of Xcode. 解决方案: 将下载的配置包放