bitsdojo / bitsdojo_window

A Flutter package that makes it easy to customize and work with your Flutter desktop app window.
http://www.youtube.com/watch?v=bee2AHQpGK4
MIT License
801 stars 230 forks source link

MACOSX_DEPLOYMENT_TARGET #231

Open wanyangye opened 12 months ago

wanyangye commented 12 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 'bitsdojo_window_macos' from project 'Pods')