My project is using iOS 12.4, and I’m encountering a compilation error. The library in question requires iOS 13.0 or higher. The previously set min_ios_version_supported is subject to change dynamically. Therefore, to ensure compatibility across all projects, I will fix it to 13.0
My project is using iOS 12.4, and I’m encountering a compilation error. The library in question requires iOS 13.0 or higher. The previously set min_ios_version_supported is subject to change dynamically. Therefore, to ensure compatibility across all projects, I will fix it to 13.0