https://github.com/firebase/boringssl-swiftpm
https://github.com/firebase/boringssl-swiftpm
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/firebase/boringssl-swiftpm
- Owner: firebase
- License: other
- Created: 2020-10-07T14:17:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-12T00:03:36.000Z (over 1 year ago)
- Last Synced: 2025-01-14T15:23:44.915Z (over 1 year ago)
- Language: C++
- Size: 42.6 MB
- Stars: 12
- Watchers: 32
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swift Package Manager copy repository
This repository is a copy of https://github.com/firebase/boringssl with
the git metadata removed to provide one to two orders of magnitude increase in
speed for Swift Package Manager usage.
This repo is not supported as a direct dependency for non-Google usage.
The source here should mirror what is released in the BoringSSL-GRPC CocoaPods
used. There should be no changes to this repo other than updates from its mirror
and Swift Package Manager specific items.
Versioning should follow normal sem-ver, as dependencies on this package are
locked to the patch version. Non breaking edits to the Package manifest alone
should be a patch version update.
The current 0.7.x versioning is a mapping to enable SPM-only updates to the
0.0.7 version of the source that is aligned with the CocoaPods version
currently used by Firestore.
Releases should be normal tags, not marked as a "Release" via GitHub's
interface.