Skip to content

Support for Swift Package Manager #5698

Description

@NathanWalker

Is your feature request related to a problem? Please describe.

Right now you have to manually modify the xcodeworkspace to include swift packages.

Describe the solution you'd like

Ability to add App_Resources/iOS/swift-packages.txt or .yml file with lists the git url's to Swift Packages.

CLI would pick it up and modify the xcodeproj to include them inherently.

Could also potentially have a command that adds them to such a file if needed: ns add swift-package (url)

References:
https://www.swift.org/package-manager/
For example ability to include this: https://github.com/apple/swift-markdown

Describe alternatives you've considered

No response

Anything else?

No response

Please accept these terms

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions