jpnurmi / flutter_libserialport

Serial Port for Flutter
https://pub.dev/packages/flutter_libserialport
MIT License
139 stars 80 forks source link

Mac OSX deployment target podspec error #58

Closed danfleck closed 2 months ago

danfleck commented 1 year ago

Compiling the example on Mac OS I get the following error:

flutter_libserialport/example/tacos/Pods/Pods.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.6, but the range of supported deployment target versions is 10.9 to 12.3.99. (in target 'libserialport' from project 'Pods')

The issue is the deployment target of libserialport. I can't seem to find where to update the libserialport deployment target to 10.9.

lucafabbri commented 2 months ago

this is fixed in 0.4.0