Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

How to Dockerize a ios mobile application using xcode and fastlane

$
0
0

we are currently building our cv-react-native ios mobile application through gitlab and geneating .ipa packages now we have to dockerize our applicaion for dev environment since we are new to docker any suggestions or any sample dockerfiles if someone would share will be highly appreciated so our manual process as below

build env ---macos, build tool xcode,npm install in respective folderpod install in respetive folderthen sign the application using fastlane and match then generating the packages(.ipa).

so can someone please suggest me how to dockerize the application with the above process.


Viewing all articles
Browse latest Browse all 16750

Trending Articles