|
|
| Previous ID |
SR-2866 |
| Radar |
rdar://problem/34480872 |
| Original Reporter |
@ddunbar |
| Type |
Bug |
| Status |
Closed |
| Resolution |
Done |
Additional Detail from JIRA
|
|
| Votes |
115 |
| Component/s |
Package Manager |
| Labels |
Bug |
| Assignee |
None |
| Priority |
Medium |
md5: ff37c4c7be00b80a1eb47bf7e441933b
is duplicated by:
- SR-2751 Errors using Swift Package Manager
- SR-8260 Implementation story for resources
relates to:
- SR-4725 Support Test Collateral in Package Manager
Issue Description:
The Swift package manager needs a story for how packages should specify resources to include with products.
On Darwin, this would traditionally be done with a Resources folder in a framework. On Linux, it is less clear what should happen, and we will want users to have access to a reliable cross-platform mechanism for resources.
Additional Detail from JIRA
md5: ff37c4c7be00b80a1eb47bf7e441933b
is duplicated by:
relates to:
Issue Description:
The Swift package manager needs a story for how packages should specify resources to include with products.
On Darwin, this would traditionally be done with a
Resourcesfolder in a framework. On Linux, it is less clear what should happen, and we will want users to have access to a reliable cross-platform mechanism for resources.