Skip to content

Commit

Permalink
Merge pull request #3 from lovoo/delete-xcuserstate
Browse files Browse the repository at this point in the history
Delete UserInterfaceState.xcuserstate
  • Loading branch information
absolute-heike authored Aug 14, 2018
2 parents 63c827d + cd2a1f3 commit 4987097
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ NSFWDetector is able to scan images for nudity. It was trained using CreateML to

## Usage

```
```swift
guard #available(iOS 12.0, *), let detector = NSFWDetector.shared else {
return
}
Expand Down

0 comments on commit 4987097

Please sign in to comment.