Skip to content

Repository files navigation

IssueReporter

VersionLicensePlatform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

IssueReporter is available through CocoaPods. To install it, add the following line to your Podfile:

pod"IssueReporter"

You may run into issues with swift versions. Use the following code to apply the correct Swift version :

post_installdo |installer|
installer.pods_project.targets.eachdo |target|
target.build_configurations.eachdo |config| iftarget.name == "IssueReporter"config.build_settings['SWIFT_VERSION']="4.2"endendendend

Author

Hakon Hanesand, hakon@abello.no Nikolai Heum, heum@abello.no

License

IssueReporter is available under the MIT license. See the LICENSE file for more info.

About

Shake your beta build to report issue to github

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages