Results 4 comments of

dependencies: [ .package(url: "https://github.com/OlehKulykov/PLzmaSDK.git", from: "1.5.0"), ], targets: [ .target( name: "xxxxxxx", dependencies: [ .product(name: "PLzmaSDK-Dynamic", package: "PLzmaSDK"), ], path: "Lzma", ) ]