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 carthage&cocoapods installation validation to ci #52

Open
luoxiu opened this issue Nov 15, 2019 · 2 comments
Open

add carthage&cocoapods installation validation to ci #52

luoxiu opened this issue Nov 15, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@luoxiu
Copy link
Member

luoxiu commented Nov 15, 2019

No description provided.

@luoxiu luoxiu added the enhancement New feature or request label Nov 15, 2019
@luoxiu luoxiu self-assigned this Nov 15, 2019
@hitsthings
Copy link

Looks like the CocoaPods for this is only the 0.1.1 version. I tried to use the GitHub repo with

pod 'CombineX', :git => 'https://github.com/cx-org/CombineX.git', :branch => '0.3.0'

But I got issues where Locking.swift in CXUtility couldn't find CXLibc.

I'm too much of a newb to know how to work around this. I'm using React Native and I'm also too much of a newb to get Swift Package Manager working with React Native.

Thanks for the library though! Wish I could use it. :)

@ddddxxx
Copy link
Member

ddddxxx commented Mar 25, 2021

@hitsthings CocoaPods integration issue is tracked at #112

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

No branches or pull requests

3 participants