XcodesOrg / XcodesOrg/xcodes

Update external dependencies

Open
#426 0 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
4.8k
Forks
182
Avg merge
2d 12h
Merged PRs (30d)
1

Description

I'm integrating xcodes into a Swift-based CLI tool for environment setup. However, I've encountered compatibility issues due to outdated dependencies in xcodes.

Specifically, the following dependencies are outdated:

  • swift-argument-parser
  • keychainaccess
  • path.swift
  • version

These outdated versions lead to conflicts with newer dependencies in my project and other CLI tools, causing build failures.

I noticed that there are open pull requests addressing these updates:

Would it be possible to review and merge these pull requests? Updating these dependencies would greatly improve compatibility and ease integration for projects using xcodes.

Thank you!

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 reviewing the four linked pull requests for swift-argument-parser, keychainaccess, path.swift, and version, then inspect how their dependency versions are declared in xcodes. Done means the dependency updates are incorporated and the reported compatibility and build failures are resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system, cli
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.