#github action ios issue
1 messages · Page 1 of 1 (latest)
Is it using synthetic code gen?
alright tnx, will try with syntetic package false
@tender cave @naive blade
I don't see any error there. I'm not sure why it exited with 2
Maybe the grep itself is failing?
grep: output.log: No such file or directory
Error: Process completed with exit code 2.
I think that might be the failure?
looks like the output log is missing
so, should i be signing with apple development or apple distribturion cert?
Depends on if you want to distribute via stores or sideload on a test device.
i want to deploy to stores, internal testing/testflight
but when i try with ditribution cert, shorebird is not able to finish the build
i can share more info if you tell me what you need
what's the exact error?
i am using exportoptions. should i remove that from args?
does a flutter build ipa work for you?
yes
can you share the full flutter command you're running to release to the app store?