|
|
| Previous ID |
SR-29 |
| Radar |
rdar://problem/28039974 |
| Original Reporter |
@krzyzanowskim |
| Type |
New Feature |
| Status |
Resolved |
| Resolution |
Done |
Attachment: Download
Additional Detail from JIRA
|
|
| Votes |
3 |
| Component/s |
Package Manager |
| Labels |
New Feature |
| Assignee |
None |
| Priority |
Medium |
md5: e62834d3875d27814a7aba76facdedb5
relates to:
- SR-3405 the package has an unsupported layout
Issue Description:
The Swift Package Manager relies on folder names very much. I found it impossible to create Package with folders layout not blessed by Swift Package Manager. This is issue for current project where Xcode has it's own layout of directories - incompatible with the approach of Swift Package Manager.
I tried create Package and failed. This is what I have build: https://github.com/krzyzanowskim/CryptoSwift/tree/develop/SwiftPackageManager it builds but I can't use it anywhere because it complain about folders.
and yes, I hate it 😉
Attachment: Download
Additional Detail from JIRA
md5: e62834d3875d27814a7aba76facdedb5
relates to:
Issue Description:
The Swift Package Manager relies on folder names very much. I found it impossible to create Package with folders layout not blessed by Swift Package Manager. This is issue for current project where Xcode has it's own layout of directories - incompatible with the approach of Swift Package Manager.
I tried create Package and failed. This is what I have build: https://github.com/krzyzanowskim/CryptoSwift/tree/develop/SwiftPackageManager it builds but I can't use it anywhere because it complain about folders.
and yes, I hate it 😉