使用 Copilot for Xcode 写代码
AI 副驾驶,实际使用
AI 副驾驶,实际使用
在使用 Instrument
的 Allocator
、Leaks
、Time Profiler
工具的时候,发现项目的函数全是未被符号化过的十六进制的地址。
Xcode 升级到 14.3后,模拟器是iOS 16.4 的,想通过Safari -> Developer -> Web Inspector查看,结果发现查看不了
this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.5.2 (swiftlang-1300.0.47.5 clang-1300.0.29.30)', while this compiler is 'Apple Swift version 5.7.1 (swiftlang-5.7.1.135.3 clang-1400.0.29.51)'). Please select a toolchain which matches the SDK.