sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.64k stars 462 forks source link

Update Permission.swift #301

Closed moyoteg closed 2 years ago

moyoteg commented 2 years ago

added Status: CustomStringConvertible for easy, clear logging.

Goal

make Status: CustomStringConvertible for easy, clear logging.

ivanvorobei commented 2 years ago

Thanks!