This is a collection of documents that can help you develop for the SentrySDK.
- ARCHITECTURE.md: the high-level concepts, features and organization of the codebase
- SWIFT.md: how we handle the intricacies when mixing Swift and ObjC/++
- TEST.md: unit testing, UI testing and static/runtime analysis
- BUILD.md: how we configure and build our SDK deliverables
- RELEASE.md: our release processes and best practices