Chris Ian Fiel
Chris Ian Fiel
Hello. When this be merge? :)
@tkurz any chance that would this be updated? :)
is this possible @fayeed ? :)
@nilecrocodile do you have any workaround for this? this is important if you are running ci/cd
@nilecrocodile nice! Maybe we can use fastlane codemagic also support it. Can you share your script how ta make it public?
@nilecrocodile ok thanks! 😀
@nilecrocodile even if we solve the script it's impossible to build the app in command line because of the timing?
@nilecrocodile I did some searching maybe this could be could be the solution for the timing? https://github.com/flutter/flutter/issues/53781
@nilecrocodile we have successfully build and deploy our app using codemagic and fastlane just put this in your ios folder ( thanks Olasunkanmi T. for this script ) https://gist.github.com/ccfiel/ed6805d40a5105626fbb39dd8a758317 and...