Enumeration Caseswift-package-manager 6.0.1PackageDescription
static
A statically linked library.
Product.swift:86case `static`
See also
case dynamic
A dynamically linked library.
A statically linked library.
Product.swift:86case `static`
s18PackageDescription7ProductC7LibraryC0D4TypeO6staticyA2GmF
What are these?
FNV24: [1IA]
case dynamic
A dynamically 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 dynamic
A dynamically linked library.