passforios/pass.xcodeproj
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
..
project.xcworkspace first commit 2017-01-19 21:15:47 +08:00
xcshareddata/xcschemes Enable code coverage for tests 2018-11-10 10:46:26 -08:00
project.pbxproj Localise extensions by copying bundle resources 2019-03-08 21:00:24 -08:00