bitsdojo_window icon indicating copy to clipboard operation
bitsdojo_window copied to clipboard

MACOSX_DEPLOYMENT_TARGET

Open wanyangye opened this issue 2 years ago • 0 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 'bitsdojo_window_macos' from project 'Pods')

wanyangye avatar Sep 21 '23 08:09 wanyangye