240 发简信
IP属地:广东
  • Resize,w 360,h 240
    Analyze heap memory

    老生常谈: InstrumentsAllocation,查看具体内存使用情况。 Memory Graph查看对象的关系。 使用 heap 命令查...

  • 适配 Swift6.0

    build setting,更改 swift version 到 swift 6。打开 Strict Concurrency Checking,...

  • Swift Task do catch

    看下面两个 operation,一个有 throws 一个没有,所以当闭包里面有 try,编译器会直接用有 throws 的初始化方法。 在哪里...

  • iOS 无法再 Documents 文件夹中创建 Inbox 文件夹

    无法再 Documents 文件夹中创建 Inbox 文件夹Inbox 文件夹应该是系统使用的文件夹,在 Documents 中创建 Inbox...

  • WatchOS 修改 id

    arget : iPhone App App ID : com.a.b Bundle identifier : com.a.b Target :...

  • Mac 清理模拟器安装包

    清理安装包/Library/Developer/CoreSimulator/Images/Library/Developer/CoreSimul...

  • iOS UIView Animation 造成 CPU 爆炸

    偷懒用嵌套 UIView Animation 实现 alpha 0 - 1 反复。当页面在当前页面的时候,没有操作的时候,CPU 会降到 0。当...

  • iOS 15 ImageIO 图片预解码处理

    ImageIO 在 iOS 15 下, 使用预解码 API 无法使用苹果的新 IOSurface 优化。 建议如下做预解码:

  • Github 个人网站部分页面 404 问题

    https://xyzlucky2023.github.io[https://xyzlucky2023.github.io]https://xy...