Skip to content

Conversation

@chorim
Copy link

@chorim chorim commented May 20, 2022

Description:
I'm found a bug while installing RIBs using CocoaPods.

I have confirmed that the results are different from when I used a different package manager(such as SwiftPM, Carthage).

All installation methods are looking at the branch "main".

SwiftPM:
image

Carthage:
image

CocoaPods:
image

This issue occurs because the "CocoaPods" dependency requirement version notation is different.
https://guides.cocoapods.org/syntax/podspec.html#dependency

SwiftPM:
https://docs.swift.org/package-manager/PackageDescription/PackageDescription.html#package-dependency

Carthage:
https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile

I think CocoaPods are a bug, so I open a Pull Request.

Related issue(s):

@CLAassistant
Copy link

CLAassistant commented Jun 10, 2022

CLA assistant check
All committers have signed the CLA.

@tyvsmith tyvsmith added the iOS iOS related tickets label Aug 4, 2022
@rudro
Copy link
Contributor

rudro commented Apr 25, 2023

Have landed #534 which should address

@rudro rudro closed this Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

iOS iOS related tickets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants