worawit / blutter

Flutter Mobile Application Reverse Engineering Tool
MIT License
752 stars 128 forks source link

exception: Current Mac OS X version 13.0 is lower than minimum supported version 13.6 #48

Open sevenblack3166 opened 4 months ago

sevenblack3166 commented 4 months ago

my os version is 13.6.4 After the compilation is successful, the following prompt will appear: exception: Current Mac OS X version 13.0 is lower than minimum supported version 13.6

worawit commented 4 months ago

I force minimum Mac OS X version to 13.0 in latest commit. I am not sure if it is work on your machine because I've never seen this error.

You might have delete "bin", "build" and "package" directories first.