Chris Hale

Results 3 issues of Chris Hale

**Describe the bug** Currently, our server tells the clients which locale code to use. (We recognize this is backwards.) This means we call `CrowdinSDK.currentLocalization` to override the target language. The...

bug
help wanted
hacktoberfest

**Is your feature request related to a problem?** My teammates have communicated concern about the use of Objective-C [method swizzling of NSLocalizedString](https://github.com/crowdin/mobile-sdk-ios/blob/master/Sources/CrowdinSDK/CrowdinSDK/Extensions/Bundle/Bundle+Swizzle.swift). The SDK unexpected changes functionality of something it...

enhancement
help wanted

I get the following error when I try to install XCAssetPacker: > % brew install inquisitiveSoft/tools/XCAssetPacker > Error: inquisitivesoft/tools/xcassetpacker: wrong number of arguments (given 1, expected 0) I am not...