240 发简信
IP属地:新疆
  • # iOS12发布时间

    iOS12发布时间 12 正式版 2018年9月17日12.0.1 正式版 16A404 2018年10月9日12.1 ...

  • iOS11发布时间及支持设备

    与 iOS 11 兼容的设备 iPhoneiPhone XiPhone 8iPhone 8 PlusiPhone 7iPhone 7 Plusi...

  • iOS14 Universal Link不能跳转到app

    1.首先排查原来apple-app-site-association文件是放到根目录下,但是现在要求放到.well-known目录下 https...

  • git 单个项目不使用全局忽略文件

    可在项目的根目录创建.gitignore文件在.git/config文件core下面增加excludesfile = ../.gitignore

  • 企业账号打包账号报错

    企业账号打包账号报错 The capability associated with "APPLE_ID_AUTH" could not be d...

  • 消除pod项目中的警告

    在podfile中添加: inhibit_all_warnings! platform :ios, "7.0"inhibit_all_warni...

  • github

    github h git merge --no-ff dev -m "提交"