realm-dart icon indicating copy to clipboard operation
realm-dart copied to clipboard

Prevent 'will be run during every build' warnings.

Open koodimetsa opened this issue 2 years ago • 1 comments

Problem

When Flutter application is build, there are multiple warnings in essence of: Run script build phase '[CP-User] Download Realm Flutter macOS Binaries' will be run during every build because it does not specify any outputs.

Solution

It would be great is these wouldn't appear, because it is mental overhead to check what warnings were thrown.

Alternatives

No response

How important is this improvement for you?

Would be a major improvement

Feature would mainly be used with

Local Database only

koodimetsa avatar Jul 03 '23 11:07 koodimetsa

Thanks for reporting. We will try hiding these in the future releases.

blagoev avatar Jul 03 '23 11:07 blagoev