-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Labels
Description
Feature description
I'm trying to integrate Tuist's Registry, which is an implementation of the Swift Package Registry.
I'm finding an error because my project currently relies on DataDog version 2.30.0, but the latest available version in the registry is dd-sdk-ios 2.27.0.
I'm also planning to eventually upgrade to version 3.0.0, so I was wondering if there is a reason why the DataDog team stopped publishing those to the Swift Package Registry.
Proposed solution
Would it be possible to Install the Swift Package Registry app?
Or perhaps if I'm able to do this, could I help by adding a workflow using GH-Actions?
So that future versions (tags/releases) would automatically be published to the registry.
Other relevant information
No response
danibachar