yonaskolb / yonaskolb/XcodeGen
Link Binary with Libraries section is missed
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 8.8k
- Forks
- 908
- Avg merge
- 17d 14h
- Merged PRs (30d)
- 2
Description
I tried to generate a project using Xcode, but I came across that I was missing the "Link Binary with Libraries" tab. And I can't make an automatic dependency for my local SPM. My project.yml:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the provided project.yml and the Xcode project generated from it, then compare the generated project structure with the expected "Link Binary with Libraries" section. Done means the generated project exposes that section and supports an automatic dependency for the local Swift package; the issue does not name a source file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100