WARNING: Do not use. Temporary repo.
Selfish
master
A tool to automatically insert explicit `self` references in the Swift files in the current directory.
Description
- Swift Tools 4.0.0
Description
{ "name": "Selfish", "path": "/usr/src/package", "targets": [ { "name": "selfish", "path": "Sources/selfish", "type": "executable", "c99name": "selfish", "sources": [ "main.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "selfish" ], "product_dependencies": [ "SourceKittenFramework", "Yams" ] } ], "products": [ { "name": "selfish", "type": { "executable": null }, "targets": [ "selfish" ] } ], "platforms": [], "dependencies": [ { "url": "https://github.com/jpsim/SourceKitten.git", "type": "sourceControl", "identity": "sourcekitten", "requirement": { "range": [ { "lower_bound": "0.23.0", "upper_bound": "1.0.0" } ] } }, { "url": "https://github.com/jpsim/Yams.git", "type": "sourceControl", "identity": "yams", "requirement": { "range": [ { "lower_bound": "2.0.0", "upper_bound": "3.0.0" } ] } } ], "tools_version": "4.0", "manifest_display_name": "Selfish" }
Package Dump
{ "name": "Selfish", "targets": [ { "name": "selfish", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "SourceKittenFramework", null ] }, { "byName": [ "Yams", null ] } ], "packageAccess": false } ], "products": [ { "name": "selfish", "type": { "executable": null }, "targets": [ "selfish" ] } ], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [ { "sourceControl": [ { "identity": "sourcekitten", "location": { "remote": [ { "urlString": "https://github.com/jpsim/SourceKitten.git" } ] }, "requirement": { "range": [ { "lowerBound": "0.23.0", "upperBound": "1.0.0" } ] }, "productFilter": null } ] }, { "sourceControl": [ { "identity": "yams", "location": { "remote": [ { "urlString": "https://github.com/jpsim/Yams.git" } ] }, "requirement": { "range": [ { "lowerBound": "2.0.0", "upperBound": "3.0.0" } ] }, "productFilter": null } ] } ], "toolsVersion": { "_version": "4.0.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
Dependencies
- SourceKitten0.23.0
- Yams2.0.0
Dependencies
{ "url": "/usr/src/package", "name": "Selfish", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [ { "url": "https://github.com/jpsim/SourceKitten.git", "name": "SourceKitten", "path": "/usr/src/package/.build/checkouts/SourceKitten", "version": "0.23.0", "identity": "sourcekitten", "dependencies": [ { "url": "https://github.com/Carthage/Commandant.git", "name": "Commandant", "path": "/usr/src/package/.build/checkouts/Commandant", "version": "0.16.0", "identity": "commandant", "dependencies": [ { "url": "https://github.com/antitypical/Result.git", "name": "Result", "path": "/usr/src/package/.build/checkouts/Result", "version": "4.1.0", "identity": "result", "dependencies": [] }, { "url": "https://github.com/Quick/Quick.git", "name": "Quick", "path": "/usr/src/package/.build/checkouts/Quick", "version": "2.0.0", "identity": "quick", "dependencies": [ { "url": "https://github.com/Quick/Nimble.git", "name": "Nimble", "path": "/usr/src/package/.build/checkouts/Nimble", "version": "8.0.1", "identity": "nimble", "dependencies": [] } ] }, { "url": "https://github.com/Quick/Nimble.git", "name": "Nimble", "path": "/usr/src/package/.build/checkouts/Nimble", "version": "8.0.1", "identity": "nimble", "dependencies": [] } ] }, { "url": "https://github.com/drmohundro/SWXMLHash.git", "name": "SWXMLHash", "path": "/usr/src/package/.build/checkouts/SWXMLHash", "version": "4.8.0", "identity": "swxmlhash", "dependencies": [] }, { "url": "https://github.com/jpsim/Yams.git", "name": "Yams", "path": "/usr/src/package/.build/checkouts/Yams", "version": "2.0.0", "identity": "yams", "dependencies": [] } ] }, { "url": "https://github.com/jpsim/Yams.git", "name": "Yams", "path": "/usr/src/package/.build/checkouts/Yams", "version": "2.0.0", "identity": "yams", "dependencies": [] } ] }