KangQingYu
Articles39
Tags15
Categories6
APP启动优化——二进制重排,从入门到精通

APP启动优化——二进制重排,从入门到精通

如何使用dSYM符号化crash日志。iOS解析线上crash

如何使用dSYM符号化crash日志。iOS解析线上crash

Hexo github 博客预览正常,但是部署之后无法展示

Hexo github 博客预览正常,但是部署之后无法展示

记忆曲线复习-appleScript脚本应用

记忆曲线复习-appleScript脚本应用

如何用脚本生成在指定时间需要复习的任务?

iOS调试技巧总结

iOS调试技巧总结

对于大型APP,每次修改重新编译,都需要几分钟时间,因此要在一次运行中尽量多的解决问题,减少编译的次数。
无论是需求的迭代,还是bug的调试,都可能会遇到陌生的代码,对于不熟悉的代码,如何调试呢?

reveal20 for Xcode 10 真机iPhone调试步骤详解

reveal20 for Xcode 10 真机iPhone调试步骤详解

reveal20已发布,以前官网没说怎么用真机调试,现在发现已支持真机。

批量文件夹名字 输出到 excel python脚本

批量文件夹名字 输出到 excel python脚本

iPhone如何拿到ipa?iPhone如何查看沙盒 iOS12

iPhone如何拿到ipa?iPhone如何查看沙盒 iOS12

工作需要,将一条Log写在文件中,然后拿到此Log,这就需要查看沙盒,通过拿到ipa来查看log文件,其写入在沙盒Document目录下的日志文件。

配置xcode新工程证书的问题 automatically signed, but provisioning profile has been manually specified

配置xcode新工程证书的问题 automatically signed, but provisioning profile has been manually specified

配置xcode新工程证书的问题 :
XXX is automatically signed, but provisioning profile YYY has been manually specified. Set the provisioning profile value to “Automatic” in the build settings editor, or switch to manual signing in the project editor.

×