rainyl / opencv_dart

OpenCV bindings for Dart language and Flutter. Support Asynchronous Now!
https://pub.dev/packages/opencv_dart
Apache License 2.0
136 stars 18 forks source link

fix: [iOS] opencv_dart framework is missing MinimumOSVersion #246 #247

Closed rainyl closed 2 months ago

rainyl commented 2 months ago

fix: #246

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.24%. Comparing base (cbfcc9e) to head (34071a4).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #247 +/- ## ======================================= Coverage 91.24% 91.24% ======================================= Files 58 58 Lines 8643 8643 ======================================= Hits 7886 7886 Misses 757 757 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

abdelaziz-mahdy commented 2 months ago

incase of macos and ios stuff let me know if you had a problem that needs tests, i can try to test it out for you

rainyl commented 2 months ago

@abdelaziz-mahdy You are so kind~ Will ask for your help if I cant fix it, thanks in advance 😄