Changelog:
Full Changelog: v0.2.0...v0.3.0
Tasks from the 100 Days of SwiftUI course.
{ "name": "100DaysOfSwiftUI", "path": "/usr/src/package", "targets": [ { "name": "Checkpoint3", "path": "Sources/Checkpoint3", "type": "executable", "c99name": "Checkpoint3", "sources": [ "main.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Checkpoint3" ] }, { "name": "Checkpoint2", "path": "Sources/Checkpoint2", "type": "executable", "c99name": "Checkpoint2", "sources": [ "main.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Checkpoint2" ] }, { "name": "Checkpoint1", "path": "Sources/Checkpoint1", "type": "executable", "c99name": "Checkpoint1", "sources": [ "main.swift" ], "module_type": "SwiftTarget", "product_memberships": [ "Checkpoint1" ] } ], "products": [ { "name": "Checkpoint3", "type": { "executable": null }, "targets": [ "Checkpoint3" ] }, { "name": "Checkpoint2", "type": { "executable": null }, "targets": [ "Checkpoint2" ] }, { "name": "Checkpoint1", "type": { "executable": null }, "targets": [ "Checkpoint1" ] } ], "platforms": [], "dependencies": [], "tools_version": "5.7", "manifest_display_name": "100DaysOfSwiftUI" }
{ "name": "100DaysOfSwiftUI", "targets": [ { "name": "Checkpoint1", "type": "executable", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "Checkpoint2", "type": "executable", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false }, { "name": "Checkpoint3", "type": "executable", "exclude": [], "settings": [], "resources": [], "dependencies": [], "packageAccess": false } ], "products": [], "pkgConfig": null, "platforms": [], "providers": null, "packageKind": { "root": [ "/usr/src/package" ] }, "dependencies": [], "toolsVersion": { "_version": "5.7.0" }, "cLanguageStandard": null, "cxxLanguageStandard": null, "swiftLanguageVersions": null }
{ "url": "/usr/src/package", "name": "100DaysOfSwiftUI", "path": "/usr/src/package", "version": "unspecified", "identity": "package", "dependencies": [] }