swiftScan
swiftScan copied to clipboard
xcode26 已经废弃AssetsLibrary 请删除该行引用
Failed to build module 'AssetsLibrary'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 6.2 effective-5.10 (swiftlang-6.2.0.17.14 clang-1700.3.17.1)', while this compiler is 'Apple Swift version 6.2 effective-5.10 (swiftlang-6.2.0.19.9 clang-1700.3.19.1)'). Please select a toolchain which matches the SDK.
AssetsLibrary 这个不是有 调用一个api吗
删除就可以使用了