-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
localization-update - Resolve
NSLocalizedString
macro collision.
- Remove `NSLocalizedString` macro, as it was causing issues when leveraged from Swift code. - Refactor calls to above macro to instead use `NSLocalizedStringFromTableInBundle` directly. - Add `NSFaceIDUsageDescription` to example app `Info.plist`. - Closes #39 - Closes #38
- Loading branch information
Mike Stanziano
committed
Aug 26, 2019
1 parent
25a67f7
commit f7fcd67
Showing
4 changed files
with
21 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
/* | ||
DMPasscodeLocalisation.strings | ||
Pods | ||
|
||
Created by Mike Stanziano on 8/26/19. | ||
|
||
*/ |