BottleRocketStudios/iOS-DebugKit
  [](LICENSE)
Example
To run the example project, clone this repo and open DebugKit.xcworkspace.
Requirements
Requires iOS 14.0. Dependencies include UIKit, SwiftUI, MetricKit, UserNotifications, CryptoKit.
Installation
Swift Package Manager
Add this to your project using Swift Package Manager. In Xcode: File > Swift Packages > Add Package Dependency... and you're done. If you are editing Package.swift directly, you can import the package as follows:
.package(url: "https://github.com/BottleRocketStudios/iOS-DebugKit.git", from: "1.0.0"),Carthage
Add the following to your Cartfile:
github "BottleRocketStudios/iOS-DebugKit"Run carthage bootstrap and follow the steps as described in Carthage's README.
License
DebugKit is available under the Apache 2.0 license. See the LICENSE file for more information.
Contributing
See the [CONTRIBUTING] document. Thank you, [contributors]!
[CONTRIBUTING]: CONTRIBUTING.md [contributors]: https://github.com/BottleRocketStudios/iOS-DebugKit/graphs/contributors
Package Metadata
Repository: BottleRocketStudios/iOS-DebugKit
Stars: 4
Forks: 0
Open issues: 7
Default branch: main
Primary language: swift
License: Apache-2.0
README: README.md