You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
I am trying to run Xcode iOS project on Bamboo, my project dependency with cocoapods. i installed all libraries in my machine. but build failing on bamboo server. its giving a error for library files which are pod files.
Please give me a solution, how i can fix this issue.
Thanks in advance.
Hi Niranjan,
I believe you're using XCode task to run this. When you say that you get dependency error, were you able to run this outside Bamboo (via command line) as the same user in the same machine running this build?
Hey Jeyanthan Inbasekaran, thanks for your quick responce.
Yes i am able to run build outside of bamboo without any issue. it works perfect on developer machine outside of bamboo. but build fails on bamboo on remote machine. so will remote machine needs to install project's library files on his machine?
in xcode we are using cocoapods. so we are installing all required libraries in developer's machine and Xcode is importing that libraries in project pod's directory. so i think bamboo giving error because the library files are missing the tester server/machine not installed required libs. is it something cause ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.