Archive Fails only when invoking fastlane from Remote Jenkins Server works totally fine when done locally or done from Jenkins Localhost
I am trying to build pipeline for our iOS project using (fastlane + Jenkins). It works totally fine when I am running machine on local host but fails when I connect the same AWS EC2 instance to our Jenkins server.
iOS Build fail only when run through Jenkins
We have been using our build setup for few years now. However we are getting an error in out iOS build only when it run through Jenkins for few days now.