Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 395 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 395 Bytes

Exceptionless in Swift Example Repo

This repository is the companion to the blog post How To Monitor Events in Swift. It has basic example code to show you how to use Exceptionless within a Swift project.

To run the sample:

  • Clone the repo
  • Open Xcode
  • Find the project and open within Xcode
  • Add your Exceptionless API key in the two spots specified in the ContentView.swift file.