Have you tried reproducing the issue with example available in this repo?: Yes/No
Describe the bug
A clear and concise description of what the bug is.
Steps to reproduce
Add steps to reproduce the behavior
Expected behavior
A clear and concise description of what you expected to happen.
Relevant Logs
Add any relevant logs about the problem here.
The Error I Received :
/Users/bilal/development/flutter/.pub-cache/hosted/pub.dartlang.org/adhara_socket_io-1.0.0/ios/Classes/AdharaSocket.swift:12:8: error: compiling for iOS 9.0, but module 'SocketIO' has a minimum deployment target of iOS 10.0: /Users/bilal/Desktop/flutter_d/challenge/build/ios/Debug-iphonesimulator/Socket.IO-Client-Swift/SocketIO.framework/Modules/SocketIO.swiftmodule/x86_64-apple-ios-simulator.swiftmodule import SocketIO ^
Metadata
ex: 1.0.0
ex: 2.4.0
Have you tried reproducing the issue with example available in this repo?: Yes/No
Describe the bug A clear and concise description of what the bug is.
Steps to reproduce Add steps to reproduce the behavior
Expected behavior A clear and concise description of what you expected to happen.
Relevant Logs
The Error I Received :
/Users/bilal/development/flutter/.pub-cache/hosted/pub.dartlang.org/adhara_socket_io-1.0.0/ios/Classes/AdharaSocket.swift:12:8: error: compiling for iOS 9.0, but module 'SocketIO' has a minimum deployment target of iOS 10.0: /Users/bilal/Desktop/flutter_d/challenge/build/ios/Debug-iphonesimulator/Socket.IO-Client-Swift/SocketIO.framework/Modules/SocketIO.swiftmodule/x86_64-apple-ios-simulator.swiftmodule import SocketIO ^
Console output in full : https://paste.ubuntu.com/p/p2dXsxFxTv/