老生常谈: InstrumentsAllocation,查看具体内存使用情况。 Memory Graph查看对象的关系。 使用 heap 命令查...
build setting,更改 swift version 到 swift 6。打开 Strict Concurrency Checking,...
看下面两个 operation,一个有 throws 一个没有,所以当闭包里面有 try,编译器会直接用有 throws 的初始化方法。 在哪里...
无法再 Documents 文件夹中创建 Inbox 文件夹Inbox 文件夹应该是系统使用的文件夹,在 Documents 中创建 Inbox...
arget : iPhone App App ID : com.a.b Bundle identifier : com.a.b Target :...
清理安装包/Library/Developer/CoreSimulator/Images/Library/Developer/CoreSimul...
偷懒用嵌套 UIView Animation 实现 alpha 0 - 1 反复。当页面在当前页面的时候,没有操作的时候,CPU 会降到 0。当...
ImageIO 在 iOS 15 下, 使用预解码 API 无法使用苹果的新 IOSurface 优化。 建议如下做预解码:
https://xyzlucky2023.github.io[https://xyzlucky2023.github.io]https://xy...