Core Library for SwiftUI based development
{ "name": "CoreSwiftUI", "path": "/usr/src/package", "targets": [ { "name": "CoreSwiftUITests", "path": "/usr/src/package/Tests/CoreSwiftUITests", "type": "test", "c99name": "CoreSwiftUITests", "sources": [ "CoreSwiftUITests.swift", "XCTestManifests.swift" ], "module_type": "SwiftTarget" }, { "name": "CoreSwiftUI", "path": "/usr/src/package/Sources/CoreSwiftUI", "type": "library", "c99name": "CoreSwiftUI", "sources": [ "CoreSwiftUI.swift", "MultilineTextfield/MultilineTextField.swift", "MultilineTextfield/Wrapper/NsTextViewWrapper.swift" ], "module_type": "SwiftTarget" } ] }
{ "name": "CoreSwiftUI", "targets": [ { "name": "CoreSwiftUI", "type": "regular", "exclude": [], "settings": [], "resources": [], "dependencies": [] }, { "name": "CoreSwiftUITests", "type": "test", "exclude": [], "settings": [], "resources": [], "dependencies": [ { "byName": [ "CoreSwiftUI", null ] } ] } ], "products": [ { "name": "CoreSwiftUI", "type": { "library": [ "automatic" ] }, "targets": [ "CoreSwiftUI" ] } ], "pkgConfig": null, "platforms": [ { "options": [], "version": "10.15", "platformName": "macos" } ], "providers": null, "dependencies": [], "toolsVersion": { "_version": "5.2.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "CoreSwiftUI", "path": "/usr/src/package", "version": "unspecified", "dependencies": [] }