Su Qi
Su Qi
### New Pull Request Checklist * [x] I have read and understood the [CONTRIBUTING guide](../CONTRIBUTING.md) * [ ] I have searched for a similar pull request in the [project](https://github.com/JonyFang/FFPopup/pulls) and...
upgrade swift 5, add support swift package manager support
### Description I’m encountering a crash in our app on iOS 18.3.2. The crash appears to occur in the `GDTCORFlatFileStorage` module when trying to enumerate a directory. The crash log...