dutypro

Results 4 issues of dutypro

Since upgrading to Swift 5, I get the following errors: `valuePointer.deinitialize() //'deinitialize()' is unavailable: the default argument to deinitialize(count:) has been removed, please specify the count explicitly` `valuePointer.deallocate(capacity: 1) //'deallocate(capacity:)'...

Not a bug (may be helpful to enable discussions?) Is there a way to disable the ability to copy content in a PDF using this wrapper?

stale

When clicking "edit" on role, the edit screen doesn't display the role name in the "name" field on the form or the guard name. ![Screenshot 2024-05-03 at 19 09 37](https://github.com/bezhanSalleh/filament-shield/assets/38077637/7d784cd1-a988-4859-ba0a-c36686584c67)...

### Bug I'm trying to make use of the LOCATION_TESTING boolean in my env file to set an IP address manually whilst on localhost but it doesn't have any effect....