Structures
The following structures are available globally.
-
Used for telling the current manifest instance what environment it is being used in.
See moreDeclaration
Swift
public struct Environment: Equatable
-
The full structure of a
See morePackage.resolved
file.Declaration
Swift
public struct Resolved: Codable
-
Holds the array of dependency pins.
See moreDeclaration
Swift
public struct Pins: Codable
-
A pin for a dependedny.
See moreDeclaration
Swift
public struct Pin: Codable
-
The version data for a dependeny pin.
See moreDeclaration
Swift
public struct PinState: Codable