antler119 / system_tray

A Flutter package that makes it easy to customize and work with your Flutter desktop app's system tray.
MIT License
214 stars 51 forks source link

MACOSX_DEPLOYMENT_TARGET #71

Open wanyangye opened 11 months ago

wanyangye commented 11 months ago

Hello, I have encountered a compilation error, my environment is MacOS14,Xcode15.

flutter/client/macos/Pods/Pods.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.11, but the range of supported deployment target versions is 10.13 to 14.0.99. (in target 'system_tray' from project 'Pods')