passforios/passExtension
David Beitey 1dfaf7c1d2 Localise extensions by copying bundle resources
Previously, the Pass extensions (for autofill and for the sharing sheet)
didn't see their strings being localised. This means that in some cases,
English was the only thing shown and in others strings would look like
`#EnterPasscode#` on the passcode lock screen.  This was because their
build phases didn't reference the localised string files in the `Copy
Bundle Resources` phase.

This change ensures these localisation files are copied and thus the
extensions are now localised for both English and German (so far).
2019-03-08 21:00:24 -08:00
..
Assets.xcassets Add 1024pt icon for extension 2017-10-09 23:20:29 -07:00
Base.lproj Remove the cancel button of the extension search bar 2017-10-28 20:39:02 +08:00
Controllers Use folder references for all groups and sort files/folders 2019-01-21 20:34:18 -08:00
Helpers Use folder references for all groups and sort files/folders 2019-01-21 20:34:18 -08:00
Info.plist Localize strings in UI 2019-01-20 21:04:04 -08:00
passExtension.entitlements
passProcessor.js lint: delete trailing whitespaces 2018-12-09 16:59:07 -08:00