|
|
| Previous ID |
SR-6064 |
| Radar |
None |
| Original Reporter |
@bitjammer |
| Type |
Bug |
| Status |
Resolved |
| Resolution |
Done |
Additional Detail from JIRA
|
|
| Votes |
0 |
| Component/s |
Package Manager |
| Labels |
Bug |
| Assignee |
None |
| Priority |
Medium |
md5: 8dfd6f5a226a3960e04bddf1182d2fee
Issue Description:
When setting up a project or adding a new dependency, you typically add a package dependency in `dependencies`. It's pretty easy to forget to add a target dependency in `targets`. When generating an Xcode project or building, we should warn if you don't use a package dependency and remind the user that they need to select which targets from a package that you need.