kstenerud / KSCrash

The Ultimate iOS Crash Reporter
MIT License
4.23k stars 705 forks source link

Replace `retain` with `strong/copy` everywhere #512

Closed GLinnik21 closed 2 months ago

GLinnik21 commented 2 months ago
          Should we replace `retain` with `strong/copy` everywhere? (maybe as a separate PR)

_Originally posted by @bamx23 in https://github.com/kstenerud/KSCrash/pull/504#discussion_r1649622118_