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

[apple-crypto,apple-nio-ssl] create a new port for Apple Crypto/SSL frameworks #82

Merged
merged 5 commits into from
Feb 18, 2023

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented Feb 17, 2023

Port Change

Description

Apple Crypto https://developer.apple.com/documentation/cryptokit/ projects that are based on BoringSSL

Triplet Support

  • x64-osx
  • arm64-osx
  • arm64-ios

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "apple-crypto",
                "apple-nio-ssl"
            ],
            "baseline": "..."
        }
    ]
}

@luncliff luncliff added the platform: apple Mac, iOS, Simulator label Feb 17, 2023
@luncliff luncliff self-assigned this Feb 17, 2023
@luncliff luncliff changed the title [apple-crypto,apple-nio-ss] create a new port for Apple Crypto frameworks [apple-crypto,apple-nio-ssl] create a new port for Apple Crypto/SSL frameworks Feb 17, 2023
@luncliff luncliff merged commit 86074c8 into main Feb 18, 2023
@luncliff luncliff deleted the port/apple-crypto branch February 18, 2023 02:58
@luncliff luncliff added the update: multiple ports Multiple ports are updated in this Pull Request label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: apple Mac, iOS, Simulator update: multiple ports Multiple ports are updated in this Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant