240 发简信
IP属地:湖北
  • Resize,w 360,h 240
    越狱机 Reveal 使用方法

    在Cydia上下载Reveal2Loader或者Reveal Loader,然后在设置中会多出Reveal选项,就可以勾选目标应用并在Revea...

  • iOS 项目接入 Githooks

    可以直接查看 github项目,利用git子模块的方式引入到工程中. https://github.com/square/spacecomman...

  • AppCode 死磕记录.

    快捷键 Command + 系列: command + 1 隐藏显示左侧栏command + 2 收藏 还没用过这个功能command + 4...

  • Jenkins Xcode 9 No provisioning profile provided

    Jenkins Xcode 9 打包失败 原因 :Xcode 9在打包过程中,编译成功导出的时候需要我们手动选择配置文件,Jenkins机器没有...

  • Resize,w 360,h 240
  • Resize,w 360,h 240
    Jenkins 修改用户权限浅尝

    给新同事创建了一个jenkins账号,自己登陆的时候发现 user 没有Overall/Read 权限,登录不上,搜了半天无果。 最后发现在系统...

  • Resize,w 360,h 240
    Jenkins stderr: GitLab: Your account has been blocked.

    问题 早上来发现jenkins打包失败报错误:stderr: GitLab: Your account has been blocked. fa...

  • 使用DKNightVersion实现夜间模式

    概述 DKNightVersion是github上面一个用于实现iOS应用夜间模式和多种主题的开源库。github上面有两个star数较高的库,...