The data and generator that powers xcodereleases.com
Description
- Swift Tools 5.0.0
Description
{ "name": "XcodeReleases", "path": "/usr/src/package", "targets": [ { "name": "xccheck", "path": "Sources/xccheck", "type": "executable", "c99name": "xccheck", "sources": [ "Page.swift", "Scraper.swift", "Step.swift", "main.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "xccheck" ], "target_dependencies": [ "XCModel" ] }, { "name": "json-export", "path": "Sources/json-export", "type": "executable", "c99name": "json_export", "sources": [ "main.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "json-export" ], "target_dependencies": [ "XCData" ] }, { "name": "XCModel", "path": "Sources/XCModel", "type": "library", "c99name": "XCModel", "sources": [ "Checksums.swift", "Compilers.swift", "Link.swift", "Release.swift", "SDKs.swift", "Version.swift", "Xcode.swift", "YMD.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "XCModel", "XCData", "json-export", "xccheck" ] }, { "name": "XCData", "path": "Sources/XCData", "type": "library", "c99name": "XCData", "sources": [ "Xcode1.swift", "Xcode10.swift", "Xcode11.swift", "Xcode12.swift", "Xcode13.swift", "Xcode14.swift", "Xcode15.swift", "Xcode2.swift", "Xcode3.swift", "Xcode4.swift", "Xcode5.swift", "Xcode6.swift", "Xcode7.swift", "Xcode8.swift", "Xcode9.swift", "Xcodes.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "XCData", "json-export" ], "target_dependencies": [ "XCModel" ] } ], "products": [ { "name": "XCModel", "type": { "library": [ "automatic" ] }, "targets": [ "XCModel" ] }, { "name": "XCData", "type": { "library": [ "automatic" ] }, "targets": [ "XCData" ] }, { "name": "json-export", "type": { "executable": null }, "targets": [ "json-export" ] }, { "name": "xccheck", "type": { "executable": null }, "targets": [ "xccheck" ] } ], "platforms": [ { "name": "macos", "version": "10.12" }, { "name": "ios", "version": "10.0" }, { "name": "watchos", "version": "3.0" }, { "name": "tvos", "version": "10.0" } ], "dependencies": [], "tools_version": "5.0", "manifest_display_name": "XcodeReleases" }
Package Dump
{ "name": "XcodeReleases", "targets": [ { "name": "XCModel", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "XCData", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "XCModel", null ] } ], "packageAccess": false }, { "name": "xccheck", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "XCModel", null ] } ], "packageAccess": false }, { "name": "json-export", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "XCData", null ] } ], "packageAccess": false } ], "products": [ { "name": "XCModel", "type": { "library": [ "automatic" ] }, "targets": [ "XCModel" ] }, { "name": "XCData", "type": { "library": [ "automatic" ] }, "targets": [ "XCData" ] }, { "name": "json-export", "type": { "executable": null }, "targets": [ "json-export" ] }, { "name": "xccheck", "type": { "executable": null }, "targets": [ "xccheck" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.12", "platformName": "macos" }, { "options": [], "version": "10.0", "platformName": "ios" }, { "options": [], "version": "3.0", "platformName": "watchos" }, { "options": [], "version": "10.0", "platformName": "tvos" } ], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- None
Dependencies
{ "url": "/usr/src/package", "name": "XcodeReleases", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }