antler119 / system_tray

A Flutter package that makes it easy to customize and work with your Flutter desktop app's system tray.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MACOSX_DEPLOYMENT_TARGET

wanyangye opened this issue · comments

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')