MarkZhongsh

Results 7 comments of MarkZhongsh

Facing this problem with patch2, but worked with patch 1. Appid:42c91bdd-f4e7-40ac-b273-9c4bbdd63919. Thanks for help.

And I found that x86_64 and arm patches' hashes are the same after running `shorebird patch -p android`. Does it meant that only support arm64?

> Attempting to reproduce now with a trivial example (the default Flutter "counter" app, changing the theme color for the patch). I'm seeing an arm64 patch size that is very...

> It may also just be randomness from the Dart compiler. I'm not sure why the arm64 binary would change so much, but it's possible that when we use our...

I have tried to create patch again, it seem everything ok. But this patch deleted chanege one dart file. hmm

I found the solution, perhaps. Just running `shorebird cache clean` to clear the cache in shorebird. But this problem will occur in next build, so It means that every time...