Releases: getsentry/sentry-cocoa
Releases · getsentry/sentry-cocoa
2.1.11
- Fix swift 3 async operation -> Operation never got removed from queue due using private vars instead of setter
2.1.10
- Fixed release naming to
bundleIdentifier
-shortVersion
2.1.9
- Add support for distributions in sentry
- Make
eventID
var
instead of let
2.1.7
- Fix duplicate symbols in crash report
1884.42s user 368.70s system 171% cpu 21:55.70 total
2.1.6
- Add additional Info about device
("app_identifier", bundleID)
("app_name", bundleName)
("app_build", bundleVersion)
("app_version", bundleShortVersion)
2.1.5
- Only switflint in Xcode builds, do not while building with CARTHAGE
2.1.4
- No longer automatically clear breadcrumbs when an event is sent
2.1.3
- Set
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES
back to NO
since it prevents upload to iTunes Connect
2.1.2
- Prefix react-native frames with
app://