You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I confirm the software versions on my local computer match the ones in CI environment (e.g. Xcode version, Gradle version). See here
I confirm I am able to do a fresh clone of the repository and build the project on my local computer.
Which mobile framework are you using?
React Native
Steps to reproduce
Earlier we have 2 different repositories to manage two different project and build differently via codemagic pipeline.
Now, we have merged these two repo into one and also there are two different app created in code magic using two separate repo url to build pipeline.
Now we have only one repo url and published two different apps from one application defined in the codemagic.
My question is, the other app which we are not going to use in codemagic have the environment variables define in it.
How can I import those into another app from which we will build the pipeline in codemagic?
Expected results
I wanted to export environment variable settings of one app to another app.
Actual results
It is not allowed me to export environment variables.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
React Native
Steps to reproduce
Earlier we have 2 different repositories to manage two different project and build differently via codemagic pipeline.
Now, we have merged these two repo into one and also there are two different app created in code magic using two separate repo url to build pipeline.
Now we have only one repo url and published two different apps from one application defined in the codemagic.
My question is, the other app which we are not going to use in codemagic have the environment variables define in it.
How can I import those into another app from which we will build the pipeline in codemagic?
Expected results
I wanted to export environment variable settings of one app to another app.
Actual results
It is not allowed me to export environment variables.
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions