iOS-UtiliKit
iOS-UtiliKit copied to clipboard
All the things you're tired of writing.
Fixes Issue #122
Fixes Issue #101
As UtiliKit has grown to include more and more content, the main README has become larger than expected. To reduce the main README's size, multiple READMEs for each content should...
Fixes Issue #119
The benefits of using CODEBEAT are no longer worth the time to fix the issues it calls out. Remove the following: - [x] CODEBEAT badge in Readme - [x] .codebeatsettings...
In the "Version" subspec, the [verboseVersionString method](https://github.com/BottleRocketStudios/iOS-UtiliKit/blob/master/Sources/UtiliKit/Version/Bundle%2BExtensions.swift#L46) includes a `showDebugSymbol` parameter, but it's not actually used. We should either get rid of the parameter or implement the functionality.
New pull request to resolve merge conflicts
Added a language filter mechanism. This will allow developers to quickly implement light client-side filtering for a selection of words that are vulgar, hateful, or disrespectful. Anyone interested in investigating...
It might be worth considering deprecating / removing in favor of iOS-Container in a new major version.