Migration from versions < 1.0
copyDependenciesToApphas been deleted and is now the default behavior.
The exported package is now generated when needed or when you explicitly need it with the includeProduct configuration.
isIncludedInExportedPackagehas been deleted
Replaced by includeProduct configuration.
-
The configuration
linkerOptsandcompilerOptshas been removed from dependency configuration, only the root one are available. -
Legacy
SwiftDependencyhas been removed from public api.