JohnSundell / JohnSundell/SwiftPlate
Missing path in target (swift-tools-version:4.0)
Open
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
If I will generate project using `swiftplate` there isn't path attribute in target in Package.swift. Because of that I am unable to install framework as dependency through package manager.
After adding `path: "Sources"` installation is possible.
Source https://github.com/apple/swift-evolution/blob/master/proposals/0162-package-manager-custom-target-layouts.md
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.