Skip to content

Update external dependencies #426

Open
@Faridka0

Description

@Faridka0

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions