Signal-iOS/SignalMessaging/categories
Evan Hahn 20a2cf7311 Use title casing in filenames
This change should have no user impact.

`Error+isRetryable.swift` is now `Error+IsRetryable.swift`, and others
like it.

To find the files, I ran this:

    git ls-files | grep -E '\+[a-z]'
2022-11-10 19:08:44 -08:00
..
UIColor+OWS.swift Change license to AGPL 2022-10-13 08:25:37 -05:00
UIDevice+FeatureSupport.swift Use title casing in filenames 2022-11-10 19:08:44 -08:00
UIView+OWS.swift Change license to AGPL 2022-10-13 08:25:37 -05:00