SwiftUI renderer for Linux
Description
- Swift Tools 5.1.0
Description
{
"name": "SwiftUI",
"path": "/usr/src/package",
"targets": [
{
"name": "SwiftUITests",
"path": "Tests/SwiftUITests",
"type": "test",
"c99name": "SwiftUITests",
"sources": [
"SwiftUITests.swift",
"XCTestManifests.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"SwiftUI"
]
},
{
"name": "SwiftUIDemo",
"path": "Sources/SwiftUIDemo",
"type": "executable",
"c99name": "SwiftUIDemo",
"sources": [
"main.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"SwiftUIDemo"
],
"target_dependencies": [
"SwiftUI"
]
},
{
"name": "SwiftUI",
"path": "Sources/SwiftUI",
"type": "library",
"c99name": "SwiftUI",
"sources": [
"Application.swift",
"SwiftUI.swift",
"View.swift",
"Window.swift"
],
"module_type": "SwiftTarget",
"product_memberships": [
"SwiftUI",
"SwiftUIDemo"
],
"product_dependencies": [
"OpenSwiftUI",
"SDL"
]
}
],
"products": [
{
"name": "SwiftUI",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftUI"
]
},
{
"name": "SwiftUIDemo",
"type": {
"executable": null
},
"targets": [
"SwiftUIDemo"
]
}
],
"platforms": [
{
"name": "macos",
"version": "10.15"
},
{
"name": "ios",
"version": "13.0"
}
],
"dependencies": [
{
"url": "https://github.com/PureSwift/OpenSwiftUI.git",
"type": "sourceControl",
"identity": "openswiftui",
"requirement": {
"branch": [
"master"
]
}
},
{
"url": "https://github.com/PureSwift/Silica.git",
"type": "sourceControl",
"identity": "silica",
"requirement": {
"branch": [
"master"
]
}
},
{
"url": "https://github.com/PureSwift/SDL.git",
"type": "sourceControl",
"identity": "sdl",
"requirement": {
"branch": [
"master"
]
}
}
],
"tools_version": "5.1",
"manifest_display_name": "SwiftUI"
}
Package Dump
{
"name": "SwiftUI",
"targets": [
{
"name": "SwiftUI",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"OpenSwiftUI",
null
]
},
{
"byName": [
"SDL",
null
]
}
],
"packageAccess": false
},
{
"name": "SwiftUIDemo",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"SwiftUI",
null
]
}
],
"packageAccess": false
},
{
"name": "SwiftUITests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"SwiftUI",
null
]
}
],
"packageAccess": false
}
],
"products": [
{
"name": "SwiftUI",
"type": {
"library": [
"automatic"
]
},
"targets": [
"SwiftUI"
]
},
{
"name": "SwiftUIDemo",
"type": {
"executable": null
},
"targets": [
"SwiftUIDemo"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "10.15",
"platformName": "macos"
},
{
"options": [],
"version": "13.0",
"platformName": "ios"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "openswiftui",
"location": {
"remote": [
{
"urlString": "https://github.com/PureSwift/OpenSwiftUI.git"
}
]
},
"requirement": {
"branch": [
"master"
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "silica",
"location": {
"remote": [
{
"urlString": "https://github.com/PureSwift/Silica.git"
}
]
},
"requirement": {
"branch": [
"master"
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "sdl",
"location": {
"remote": [
{
"urlString": "https://github.com/PureSwift/SDL.git"
}
]
},
"requirement": {
"branch": [
"master"
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.1.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}
Dependencies
- OpenSwiftUIunspecified
- Silicaunspecified
- SDLunspecified
Dependencies
{
"url": "/usr/src/package",
"name": "SwiftUI",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/PureSwift/OpenSwiftUI.git",
"name": "OpenSwiftUI",
"path": "/usr/src/package/.build/checkouts/OpenSwiftUI",
"version": "unspecified",
"identity": "openswiftui",
"dependencies": []
},
{
"url": "https://github.com/PureSwift/Silica.git",
"name": "Silica",
"path": "/usr/src/package/.build/checkouts/Silica",
"version": "unspecified",
"identity": "silica",
"dependencies": [
{
"url": "https://github.com/PureSwift/Cairo.git",
"name": "Cairo",
"path": "/usr/src/package/.build/checkouts/Cairo",
"version": "unspecified",
"identity": "cairo",
"dependencies": []
}
]
},
{
"url": "https://github.com/PureSwift/SDL.git",
"name": "SDL",
"path": "/usr/src/package/.build/checkouts/SDL",
"version": "unspecified",
"identity": "sdl",
"dependencies": []
}
]
}