ChimeHQ/CoreSymbolication
Headers and package for CoreSymbolication
Integration
Swift Package Manager
dependencies: [
.package(url: "https://github.com/ChimeHQ/CoreSymbolication")
],
targets: [
.target(
name: "UseCFunctionality",
dependencies: ["CoreSymbolication"]
),
.target(
name: "UseSwiftWrapper",
dependencies: [.product(name: "SwiftCoreSymbolication", package: "CoreSymbolication")]
),
]Contributing and Collaboration
I would love to hear from you! Issues or pull requests work great. A [Matrix space][matrix] is also available for live help, but I have a strong bias towards answering in the form of documentation.
I prefer collaboration, and would love to find ways to work together if you have a similar project.
I prefer indentation with tabs for improved accessibility. But, I'd rather you use the system you want and make a PR than hesitate because of whitespace.
By participating in this project you agree to abide by the Contributor Code of Conduct.
[build status]: https://github.com/ChimeHQ/CoreSymbolication/actions [build status badge]: https://github.com/ChimeHQ/CoreSymbolication/workflows/CI/badge.svg [platforms]: https://swiftpackageindex.com/ChimeHQ/CoreSymbolication [platforms badge]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FChimeHQ%2FCoreSymbolication%2Fbadge%3Ftype%3Dplatforms [matrix]: https://matrix.to/#/%23chimehq%3Amatrix.org [matrix badge]: https://img.shields.io/matrix/chimehq%3Amatrix.org?label=Matrix
Package Metadata
Repository: ChimeHQ/CoreSymbolication
Stars: 12
Forks: 1
Open issues: 1
Default branch: main
Primary language: swift
License: BSD-3-Clause
Topics: crash-reporting, macos, swift, symbolication
README: README.md