raven-objc
raven-objc copied to clipboard
This SDK is deprecated. Use https://github.com/getsentry/sentry-cocoa
fixing issue #77
fixing issue #76
I added nullability annotations and generic types for the dictionaries. This makes the compiler help you regardless of language, and makes the project much more usable from Swift. I made...
avoid name conflict
Original feature merged from sblepa with tests fixed.
Added a static library and iOS8 framework targets. The library is now compatible with Carthage package manager. Note : you should to make a fork so that carthage versioning would...