Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Swift Package Manager Support #210

Closed
dovanvu1792 opened this issue Jul 8, 2021 · 3 comments
Closed

Swift Package Manager Support #210

dovanvu1792 opened this issue Jul 8, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dovanvu1792
Copy link

Summary

Steps to reproduce

What is the current bug behavior?

What is the expected correct behavior?

Relevant logs and/or screenshots

Possible fixes suggested remediation

@keeshux
Copy link
Member

keeshux commented Jul 8, 2021

I've looked into it on several occasions, the problem being the OpenSSL package. Could you investigate making a source-based C binary a SwiftPM package?

@keeshux keeshux added the enhancement New feature or request label Jul 8, 2021
@dovanvu1792
Copy link
Author

Well, Let's me check.
You can see this OpenSSL version that supported SPM: https://github.com/krzyzanowskim/OpenSSL.
I used this version 'OpenSSL-Universal' instead "OpenSSL-Apple", "~> 1.1.1h.10" (It working on Mac M1)

@keeshux
Copy link
Member

keeshux commented Jul 8, 2021

It's deployed as a precompiled binary. I don't think SwiftPM supports source-based C packages yet.

@keeshux keeshux self-assigned this Oct 25, 2021
@keeshux keeshux added this to the 3.6.0 milestone Oct 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants