FFSafeKit icon indicating copy to clipboard operation
FFSafeKit copied to clipboard

🤖Using NSArray, NSMutableArray, NSDictionary, NSMutableDictionary, NSMutableString safely.

Results 3 FFSafeKit issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.2.2 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

When I opened the project after installing with pod, a crash occurred directly. the crash at ``` - (NSString *)ff_stringByReplacingCharactersInRange:(NSRange)range withString:(NSString *)replacement ``` and the value ``` self __NSCFString *...