Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Commit c182459

Browse files
authored
Merge branch 'develop' into hides-logging
2 parents 31f56a7 + d8b942c commit c182459

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/PinpointKit.svg)](https://img.shields.io/cocoapods/v/PinpointKit.svg)
55
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
66

7-
**PinpointKit** is an open-source iOS library in Swift that lets your testers and users send feedback with annotated screenshots and logs using a simple gesture.
7+
**PinpointKit** is an open-source iOS library in Swift that lets your testers and users send feedback with annotated screenshots using a simple gesture.
88

99
![Screenshots](Assets/screenshots.png)
1010

@@ -27,9 +27,9 @@
2727
## Features
2828

2929
- [x] Shake to trigger feedback collection
30-
- [x] Automatic, opt-in system log collection
3130
- [x] Add arrows, boxes, and text to screenshots to point out problems.
3231
- [x] Blur our sensitive information before sending screenshots
32+
- [x] Automatic, opt-in system log collection ([iOS 9.x only](https://github.com/Lickability/PinpointKit/blob/master/PinpointKit/PinpointKit/Sources/Core/SystemLogCollector.swift#L30))
3333
- [x] Customize everything
3434
- [x] The color of the arrows, and boxes
3535
- [x] The text in the interface

0 commit comments

Comments
 (0)