ruby 3.0.4 is deprecated, can we have it updated or at least can we more than 1 option for ruby version #2777
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?iOS (Swift, Objective-C) Steps to reproduce
Expected resultsMore recent ruby version options provided so that code magic can match what I have locally. Actual resultsEither the build process fails because of my bundler version didn't match or complains about I should use bundler to execute Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hi @wei-addepar, I replied to your query in our private thread. |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue, any update? |
Beta Was this translation helpful? Give feedback.
-
Hi Nihal,
Thanks for replying.
Installing a new ruby version takes a long time. That's the main reason
that I don't want to do that.
…On Fri, Nov 8, 2024 at 8:48 AM Nihal Agazade ***@***.***> wrote:
You can also try installing the required Ruby version during build by
adding the following script at the top of the scripts section in
codemagic.yaml or in a post-clone script in the Workflow Editor:
brew upgrade ruby-build
rbenv install 3.3.4
echo "RBENV_VERSION=3.3.4" >> $CM_ENV
—
Reply to this email directly, view it on GitHub
<#2777 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWWUHV6IKYYQMQRK3NOF74LZ7S6JVAVCNFSM6AAAAABPVAB2FCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMJYHEZTQNQ>
.
You are receiving this because you were mentioned.Message ID:
<codemagic-ci-cd/codemagic-docs/repo-discussions/2777/comments/11189386@
github.com>
--
*Wei Zhang *
*Senior Software Engineer*
***@***.***
|
Beta Was this translation helpful? Give feedback.
Hi @wei-addepar, I replied to your query in our private thread.