{ "name": "Ergo", "path": "/usr/src/package", "targets": [ { "name": "Ergo", "path": "Sources/Ergo", "type": "library", "c99name": "Ergo", "sources": [ "Render.swift", "SideEffect.swift", "WorkerOutput.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Ergo" ], "product_dependencies": [ "WorkflowReactiveSwift" ] } ], "products": [ { "name": "Ergo", "type": { "library": [ "automatic" ] }, "targets": [ "Ergo" ] } ], "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/workflow-swift", "type": "sourceControl", "identity": "workflow-swift", "requirement": { "branch": [ "main" ] } } ], "tools_version": "6.0", "manifest_display_name": "Ergo", "swift_languages_versions": [ "6" ] }
{ "name": "Ergo", "traits": [], "targets": [ { "name": "Ergo", "type": "regular", "exclude": [], "settings": [ { "kind": { "enableUpcomingFeature": { "_0": "ExistentialAny" } }, "tool": "swift" }, { "kind": { "enableUpcomingFeature": { "_0": "InternalImportsByDefault" } }, "tool": "swift" } ], "resources": [], "dependencies": [ { "product": [ "WorkflowReactiveSwift", "workflow-swift", null, null ] } ], "packageAccess": true } ], "products": [ { "name": "Ergo", "type": { "library": [ "automatic" ] }, "targets": [ "Ergo" ] } ], "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": "workflow-swift", "location": { "remote": [ { "urlString": "https://github.com/Fleuronic/workflow-swift" } ] }, "requirement": { "branch": [ "main" ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "6.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": [ "6" ] }
{ "url": "/usr/src/package", "name": "Ergo", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/Fleuronic/workflow-swift", "name": "Workflow", "path": "/usr/src/package/.build/checkouts/workflow-swift", "version": "unspecified", "identity": "workflow-swift", "dependencies": [ { "url": "https://github.com/Fleuronic/ReactiveSwift.git", "name": "ReactiveSwift", "path": "/usr/src/package/.build/checkouts/ReactiveSwift", "version": "unspecified", "identity": "reactiveswift", "dependencies": [] } ] } ] }