Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tags to dependend packages in order to be able to fetch DKImagePickerController with a versioned rule #716

Open
richardtop opened this issue Oct 12, 2023 · 0 comments

Comments

@richardtop
Copy link

Similarly to #715, the Package.manifest file in this project still uses branches instead of tags, so it is not possible to use a versioned release rule in order to install this package.

Proposed solution:

Add tags for each of the dependent packages and ensure that not a single package installed with the .branch rule, then update the Package.swift file in this repository and bump the tag here too:
https://github.com/zhangao0086/DKImagePickerController/blob/develop/Package.swift#L18-L19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant