Reputation: 477
I am new to jenkins and I refer 4-5 links for integration jenkins with my iOS project. Right now I got successfully retrive repo from gitlab and after that pod installation is completed.
Now, as a configure xcode build configuration, it will give me error like -scheme is not available. I tried too many option and I select xcode scheme file as "Pods-projectname".
It will take successfully and at last give me error like You have to provide a value for either the marketing or technical version. Found neither.”
Now, I am confuse to configure jenkins with my project. So, please some one help me to configure my project with jenkins that how can I build .ipa with jenkins. Right now I have mac mini and run jenkins as a localhost:8080.
Thanks in advance..!!
Upvotes: 2
Views: 389