shorebird icon indicating copy to clipboard operation
shorebird copied to clipboard

feat: display xcode/java version diff warnings when native changes appear?

Open eseidel opened this issue 1 year ago • 0 comments

A potential cause of unexpected native changes is when the xcode or java version is different between the "release" and "patch". Since we record both during creation of a release, we could potentially warn when they differ, or warn when we hit a native code diff.

eseidel avatar May 09 '24 23:05 eseidel