Interface DependencySpecBuilder
- All Known Subinterfaces:
ModuleDependencySpecBuilder, ProjectDependencySpecBuilder
Deprecated.
A builder of a
DependencySpec. Implementations are required to return
immutable dependency specs.-
Method Summary
Modifier and TypeMethodDescriptionbuild()Deprecated.Builds a concrete immutableDependencySpecinstance.
-
Method Details
-
build
DependencySpec build()Deprecated.Builds a concrete immutableDependencySpecinstance.- Returns:
- an immutable dependency specification
-
cpp-application,cpp-library,swift-application,swift-library,xctest) instead.