pusher / push-notifications-swift

Swift SDK for the Pusher Beams product:
https://www.pusher.com/beams
MIT License
34 stars 24 forks source link

Reorganise source files under the 'Sources' and 'Tests' directories #167

Closed danielrbrowne closed 3 years ago

danielrbrowne commented 3 years ago

The source files under the 'Sources' and 'Tests' directories could benefit from being organised by either entity type or responsibility to help developers navigate the Xcode project more easily.

(Similar to: https://github.com/pusher/pusher-websocket-swift/issues/282 in the Swift Channels SDK).