Eric Seidel
Eric Seidel
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 fancier...
I'm not sure what you mean by "x86_64 and arm patches' hash is the same with last patches". Where are you getting the hash values?
Correct. Shorebird currently only supports Release builds of Flutter, which do not work on an iOS simulator. It would be possible for us to build Flutter Release mode for an...
Fair. I think this also just a missing feature from Flutter and we could pretty trivially add it (Release support for Simulators). I know why we didn't add it originally...
I suspect better would be for us to make this process resumable. We've talked about splitting build/upload for other reasons as well: https://github.com/shorebirdtech/shorebird/issues/2630
Shorebird will be out for next week (US holidays). So we'd love to help, but are most likely to get back to you in a week or so. Thanks for...
> Hey Guys, As suggested by you I have updated the shorebird to the newer release, however no new bugs ahve shown up, I have attached the logs below. @eseidel...
Looks like it's trying to read FLUTTER_BUILD_DIR and it's not set: https://github.com/shorebirdtech/flutter/blob/3faf56aafaec13a0ba54445574e8e81f3235070c/packages/flutter_tools/bin/xcode_backend.dart#L237
> @eseidel Is there something specific I need to do to have it set? , considering build succeeds when I use flutter build ipa and xcode archive utility No, you...
Were we able to get this resolved? I seem to recall we had a video call and were able to make progress, but perhaps I'm confusing issues.