I use this flutter plugin and i'm getting this error with iOS 17 and Xcode 15 - RC.
Swift Compiler Error (Xcode): Compiling for iOS 11.0, but module 'PhoneNumberKit' has a minimum deployment target of iOS 12.0: /Users/francescovezzani/Developer/TomorrowTech/software/app/management/build/ios/Debug-dev-iphonesimulator/PhoneNumberKit/PhoneNumberKit.framework/Modules/PhoneNumberKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule
/Users/francescovezzani/.pub-cache/hosted/pub.dev/libphonenumber_plugin-0.3.2/ios/Classes/SwiftLibphonenumberPlugin.swift:2:7
Could not build the application for the simulator.
Error launching application on iPhone 15 Pro.
`
Can you deploy a fix?