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

CocoaPods release #131

Closed
ypopovych opened this issue Nov 17, 2021 · 3 comments
Closed

CocoaPods release #131

ypopovych opened this issue Nov 17, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@ypopovych
Copy link

Hi.

Thanks for the good library!
Can it be released on CocoaPods too?
We are working on the library which needs OrderedMaps but it has to be published on CocoaPods too.

Thanks,
Yehor

@ypopovych ypopovych added the enhancement New feature or request label Nov 17, 2021
@lorentey
Copy link
Member

We currently provide full support for building this package with the Swift Package Manager and Xcode, as well as limited support for CMake (only for bootstrapping purposes within the Swift project, not for general use).

We have no plans to support additional build systems or package managers.

If these don't fit your use case, one option is to vendor the modules you need within your own project. (As always, make sure you follow the conditions of the license.)

@shauket
Copy link

shauket commented Jun 8, 2022

I am using open source project that project not supporting SPM then how can i use atomics swift?

@den-run-ai
Copy link

@lorentey do you have docs for command-line build with swiftpm in an Swift project?

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

4 participants