Contents

BottleRocketStudios/iOS-DebugKit

![CI Status](https://github.com/BottleRocketStudios/iOS-DebugKit/actions/workflows/main.yml/badge.svg) ![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/bottlerocketstudios/iOS-DebugKit) [![License](https://img.shields.io/github/license/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.

Author

Bottle Rocket Studios

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