yonaskolb / yonaskolb/XcodeGen

Link Binary with Libraries section is missed

Open
#1,401 3 comments 0 reactions 0 assignees View on GitHub

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:
Screenshot 2023-09-08 at 13 26 30

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.