SPM: allow pod specs to declare Swift Package Manager dependencies with spm_dependency#743
Open
mfazekas wants to merge 1 commit intoCocoaPods:masterfrom
Open
SPM: allow pod specs to declare Swift Package Manager dependencies with spm_dependency#743mfazekas wants to merge 1 commit intoCocoaPods:masterfrom
mfazekas wants to merge 1 commit intoCocoaPods:masterfrom
Conversation
8252a3c to
08554b4
Compare
MaherKSantina
approved these changes
Sep 21, 2023
08554b4 to
756e369
Compare
Archish27
approved these changes
Jan 18, 2024
Archish27
left a comment
There was a problem hiding this comment.
🚀 Super Awesome, Can someone please check & get this merged?
|
Is there a plan to merge and release this soon? |
krishnkishore
approved these changes
Jan 23, 2024
|
Pls, when can this be merge soon |
|
This is a very useful feature for developers using the CocoaPods managed project. Looking forward to merging soon. |
|
what's the status of this PR ? is it available in cocoapod 1.14.3 ? is there still someone working on cocoapod ? |
|
Is this getting merged soon? |
|
Any update with getting this merged? |
Diego5529
approved these changes
Jun 20, 2024
|
Any news about getting this merged? |
|
Hey @mfazekas are you able to merge this? |
|
Any info on this? |
|
Are there any updates on this? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements: CocoaPods/CocoaPods#11942
See also: CocoaPods/CocoaPods#11953
First draft.
Note that I've implemented the keyword argument syntax:
But maybe using positional arguments would be better: