Apr 03, 2023
path: The custom path for the target. By default, the Swift Package Manager requires a target's sources to reside at predefined search paths; for example, `[PackageRoot]/Sources/[TargetName]`. Don't escape the package root; for example, values like `../Foo` or `/Foo` are invalid.