Enumerations
The following enumerations are available globally.
-
The version syntax optionas that can be used when defining a dependency instance.
See moreDeclaration
Swift
public enum DependencyVersionType: CustomStringConvertible
-
Defines wheather a library should be linked to it’s clients.
See moreDeclaration
Swift
public enum LibraryLinkingType: String
-
Designates which package manager the provider is for.
See moreDeclaration
Swift
public enum ProviderType: String