Description
- Swift Tools 6.0.0
Description
{
"name": "Catenoid",
"path": "/usr/src/package",
"targets": [
{
"name": "Catenoid",
"path": "Sources/Catenoid",
"type": "library",
"c99name": "Catenoid",
"sources": [
"Database.swift",
"Encoding.swift",
"Fields.swift",
"Identity.swift",
"Model.swift",
"Row.swift",
"Sequence.swift",
"Storage.swift",
"Store.swift",
"Value.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"Catenoid"
],
"product_dependencies": [
"Catena",
"Schemata",
"PersistDB",
"ReactiveSwift"
]
}
],
"products": [
{
"name": "Catenoid",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Catenoid"
]
}
],
"platforms": [
{
"name": "ios",
"version": "13.0"
},
{
"name": "macos",
"version": "10.15"
},
{
"name": "tvos",
"version": "13.0"
},
{
"name": "watchos",
"version": "6.0"
}
],
"dependencies": [
{
"url": "https://github.com/Fleuronic/Catena",
"type": "sourceControl",
"identity": "catena",
"requirement": {
"branch": [
"main"
]
}
},
{
"url": "https://github.com/jordanekay/Schemata",
"type": "sourceControl",
"identity": "schemata",
"requirement": {
"branch": [
"master"
]
}
},
{
"url": "https://github.com/jordanekay/PersistDB",
"type": "sourceControl",
"identity": "persistdb",
"requirement": {
"branch": [
"master"
]
}
},
{
"url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
"type": "sourceControl",
"identity": "reactiveswift",
"requirement": {
"branch": [
"swift-concurrency"
]
}
}
],
"tools_version": "6.0",
"manifest_display_name": "Catenoid",
"swift_languages_versions": [
"6"
]
}
Package Dump
{
"name": "Catenoid",
"traits": [],
"targets": [
{
"name": "Catenoid",
"type": "regular",
"exclude": [],
"settings": [
{
"kind": {
"enableUpcomingFeature": {
"_0": "ExistentialAny"
}
},
"tool": "swift"
}
],
"resources": [],
"dependencies": [
{
"byName": [
"Catena",
null
]
},
{
"byName": [
"Schemata",
null
]
},
{
"byName": [
"PersistDB",
null
]
},
{
"byName": [
"ReactiveSwift",
null
]
}
],
"packageAccess": true
}
],
"products": [
{
"name": "Catenoid",
"type": {
"library": [
"automatic"
]
},
"targets": [
"Catenoid"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "13.0",
"platformName": "ios"
},
{
"options": [],
"version": "10.15",
"platformName": "macos"
},
{
"options": [],
"version": "13.0",
"platformName": "tvos"
},
{
"options": [],
"version": "6.0",
"platformName": "watchos"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "catena",
"location": {
"remote": [
{
"urlString": "https://github.com/Fleuronic/Catena"
}
]
},
"requirement": {
"branch": [
"main"
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "schemata",
"location": {
"remote": [
{
"urlString": "https://github.com/jordanekay/Schemata"
}
]
},
"requirement": {
"branch": [
"master"
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "persistdb",
"location": {
"remote": [
{
"urlString": "https://github.com/jordanekay/PersistDB"
}
]
},
"requirement": {
"branch": [
"master"
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"traits": [
{
"name": "default"
}
],
"identity": "reactiveswift",
"location": {
"remote": [
{
"urlString": "https://github.com/ReactiveCocoa/ReactiveSwift.git"
}
]
},
"requirement": {
"branch": [
"swift-concurrency"
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "6.0.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": [
"6"
]
}
Dependencies
- Catenaunspecified
- Schemataunspecified
- PersistDBunspecified
- ReactiveSwiftunspecified
Dependencies
{
"url": "/usr/src/package",
"name": "Catenoid",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/Fleuronic/Catena",
"name": "Catena",
"path": "/usr/src/package/.build/checkouts/Catena",
"version": "unspecified",
"identity": "catena",
"dependencies": [
{
"url": "https://github.com/jordanekay/Identity",
"name": "Identity",
"path": "/usr/src/package/.build/checkouts/Identity",
"version": "unspecified",
"identity": "identity",
"dependencies": []
}
]
},
{
"url": "https://github.com/jordanekay/Schemata",
"name": "Schemata",
"path": "/usr/src/package/.build/checkouts/Schemata",
"version": "unspecified",
"identity": "schemata",
"dependencies": []
},
{
"url": "https://github.com/jordanekay/PersistDB",
"name": "PersistDB",
"path": "/usr/src/package/.build/checkouts/PersistDB",
"version": "unspecified",
"identity": "persistdb",
"dependencies": [
{
"url": "https://github.com/jordanekay/Schemata",
"name": "Schemata",
"path": "/usr/src/package/.build/checkouts/Schemata",
"version": "unspecified",
"identity": "schemata",
"dependencies": []
},
{
"url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
"name": "ReactiveSwift",
"path": "/usr/src/package/.build/checkouts/ReactiveSwift",
"version": "unspecified",
"identity": "reactiveswift",
"dependencies": []
},
{
"url": "https://github.com/tonyarnold/Differ",
"name": "Differ",
"path": "/usr/src/package/.build/checkouts/Differ",
"version": "1.4.6",
"identity": "differ",
"dependencies": []
}
]
},
{
"url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
"name": "ReactiveSwift",
"path": "/usr/src/package/.build/checkouts/ReactiveSwift",
"version": "unspecified",
"identity": "reactiveswift",
"dependencies": []
}
]
}