agilebits / onepassword-app-extension

1Password Extension for iOS Apps
2.58k stars 311 forks source link

modernize swift style #395

Closed chadseld closed 6 years ago

chadseld commented 6 years ago

This PR takes Kyles changes and adds to them with more Swift code style updates. An noted in Kyles PR (#393), the Objective-C app extension code can do a lot more to be inclusive of Swift. It's missing many useful annotations that would make the Swift code simpler.