Skip to content

Rename from SentrySwift to Sentry

Compare
Choose a tag to compare
@HazAT HazAT released this 30 Jan 23:05
  • We decided to rename SentrySwift to just Sentry

    Version 2.0.0 has the same features as 1.4.5.
    The name of the Framework has been changed from:
    import SentrySwift
    to
    import Sentry
    Also in the Podfile you have to change to pod Sentry instead of pod SentrySwift.
    Everything else stayed the same.