Hi Experts,
We are using MAF 2.3.3 and OMSS 11.1.2.3.7 for building our internal application.
As now, most of our deployment to binaries package are done manually via JDeveloper project.
- For Android, manually build to apk file and use c14n to contenerize app.
- For iOS, manually build to xCode project then open xCode project to build ipa file. Afterward, sue c14n to contenerize app.
Now we are looking for automation the deployment process by setting up a build server. Does anyone know how to setup and has done it before, can share if it's feasible or not.
Thanks,