Migration from versions < 1.0
copyDependenciesToApp
has 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.
isIncludedInExportedPackage
has been deleted
Replaced by includeProduct configuration.
-
The configuration
linkerOpts
andcompilerOpts
has been removed from dependency configuration, only the root one are available. -
Legacy
SwiftDependency
has been removed from public api.