agilebits / onepassword-app-extension

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

Update Swift demos for Swift 4 and Xcode 9 #393

Closed gks closed 6 years ago

gks commented 6 years ago

This PR makes each of our two Swift demo projects run in Xcode 9 using Swift 4.

There's also one particular bug fix with how search is handled in the ACME browser Swift project, as that was actually broken.