FFSafeKit
FFSafeKit copied to clipboard
🤖Using NSArray, NSMutableArray, NSDictionary, NSMutableDictionary, NSMutableString safely.
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...
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....
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 *...