Xcode 无法使用 Swift Package 生成预览

Ber*_*lue 8 xcode swift-package-manager swiftui swiftui-previews

由于我添加到项目中的 Swift 包,我收到此错误。

HumanReadableSwiftError

SettingsError: noExecutablePath(<IDESwiftPackageStaticLibraryProductBuildable:ObjectIdentifier(0x000060001598bf60):'PersonaInquirySDK2'>)
Run Code Online (Sandbox Code Playgroud)

这是包裹。

https://github.com/persona-id/inquiry-ios-2.git

这是我可以修复的问题,还是帮助 Xcode 忽略预览?