240 发简信
IP属地:台湾
  • icloud drive 导致xcode假死

    各种删除Unsaved\ Xcode*、Saved\ Application\ State、Library/Developer下文件等方法网上到...

  • 解决 你要应用程序xx接受传入网络连接吗

    1、创建自签名证书:利用钥匙串工具创建证书,证书类型:代码签名 2、运行codesign:codesign --deep -f -s "sign...

  • iOS动态计算调整Cell高度,Swift版本

    func needUpdateConstraintCell() { //TODO:实现代码 tableView.beginUpd...

  • 执行 brew install 命令长时间卡在 Updating Homebrew 的解决方法

    在国内的网络环境下使用 Homebrew 安装软件的过程中可能会长时间卡在 Updating Homebrew 这个步骤。 例:执行 brew ...

  • 腾讯TIMSDK坑,NSString+TUICommon.h不存在

    把NSString+TUICommon.h改成NSString+Common.h

  • github 下载加速

    CocoaPod 更新缓慢 pod setup 超时 git 下载缓慢 打开终端,输入 git config --global http.htt...