-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
Operating System : Windows 2010 version 64
windows slave
mac slave
Jenkins and plugin versions - http://mirrors.jenkins.io/windows-stable/ - latest version.
How you installed Jenkins - winodws installer
how you're launching any involved slave nodes-
windows slave using Java web method
mac slave on mac machine using remote ip with Java web method
Your web browser - ChromeOperating System : Windows 2010 version 64 windows slave mac slave Jenkins and plugin versions - http://mirrors.jenkins.io/windows-stable/ - latest version. How you installed Jenkins - winodws installer how you're launching any involved slave nodes- windows slave using Java web method mac slave on mac machine using remote ip with Java web method Your web browser - Chrome
hello,
i created a sample hellocordova platform when i launched mac slave from mac machine using windows configured Jenkins with URL.
particulary .sh file is not generated for mac machine error when building for ios is:
git config core.sparsecheckout # timeout=10 git checkout -f 592d5aea08cbe6c73c37fecf2ae60020a9fd404f git rev-list 592d5aea08cbe6c73c37fecf2ae60020a9fd404f # timeout=10 [ios] $ /bin/sh -xe /var/folders/sj/01rfz4rx1ws_smjvggb_klzw0000gq/T/jenkins8265180785352095221.sh + platform rm ios --no-telemetry --no-update-notifier /var/folders/sj/01rfz4rx1ws_smjvggb_klzw0000gq/T/jenkins8265180785352095221.sh: line 2: platform: command not found Build step 'Execute shell' marked build as failure Finished: FAILURE
here, http://stackoverflow.com/questions/43464066/platform-command-not-found-for-jenkins-for-ios-build stackoverflow link