240 发简信
IP属地:甘肃
  • 使用CocoaPods出错,[!] Oh no, an error occurred.

    今天在新项目中使用pod install指令时,出现了[!] Oh no, an error occurred.报错。执行pod更新,重装都不行...

  • Resize,w 360,h 240
    Command PhaseScriptExecution failed with a nonzero exit code

    方案一:打开pods文件==>Targets Support Files==>Pods-Pods-HHZX_SingleProject==>Po...

  • Resize,w 360,h 240
    歆会广告SDK接入

    项目地址https://gitee.com/shenTing/xhad-sdkdemo[https://gitee.com/shenTing/x...

  • Resize,w 360,h 240
    创建pod私有库

    iOS创建私有库 1. 新建私有库 2.命令行创建本地私有库索引和远程私有库索引关联 pod repo add SGSpecs git库地址 3...

  • Resize,w 360,h 240
    iOS查询代码行

    1 . 打开终端 2 . cd 拖入工程 回车 3 . 输入命令 find . "(" -name ".m" -or -name ".mm" -...

  • Universal Link创建+验证

    1、apple-app-site-association文件名没有后缀(文件名为apple-app-site-association,并且不带后...

  • iOS 批量修改类名

    在项目根目录下创建一个.py可执行文件cd到项目根目录终端touch命令创建一个.py文件 命令: touch replaceClassNam...

  • Homebrew安装失败

    下载Homebrew失败解决办法:使用国内源 检查安装结果

  • Resize,w 360,h 240
    curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused

    原因:安装失败的可能原因是没有初始化Xcode的环境这个是针对Mac电脑,我在网上找了很多资料,有说打开这个网址https://raw.gith...