Enumeration Caseswift-package-manager 6.0.1PackageDescription
dynamic
A dynamically linked library.
Product.swift:88case dynamic
See also
case `static`
A statically linked library.
A dynamically linked library.
Product.swift:88case dynamic
s18PackageDescription7ProductC7LibraryC0D4TypeO7dynamicyA2GmF
What are these?
FNV24: [89VPE]
case `static`
A statically linked library.
import PackageDescription
Create reusable code, organize it in a lightweight way, and share it across your projects and with other developers.
enum LibraryType
The different types of a library product.
class Product
The object that defines a package product.
final class Library
The library product of a Swift package.
case `static`
A statically linked library.