Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting "Fatel error : file not found" Xcode/iOS project.

Niranjan April 9, 2018

i am working on iOS project using Xcode tool. the code is written in Objective-c. we are using cocoapods to import all required library files for current application. my project is running without any error on my machine in Xcode tool. but when i try to run this project  on bamboo its giving fatel error "file not found". they are library files missing in bamboo. 

- do i need to install library files on remote server?

- do i need to install any other tools inorder to run Xcode iOS project. 

- How to enable unit-tests on bamboo. is there any doc. 

1 answer

1 accepted

0 votes
Answer accepted
robhit
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 9, 2018

Hi Niranjan,

Have you checked this doc already - Bamboo with Xcode

If you are running build using a remote agent then yes you have to ensure that the Xcode dependencies (libraries) are installed on the remote agent machine.

You could check the agent or server capabilities to see if the correct path to the libraries is referred. Change if not.

About the Xcode unit tests, I am not quite sure about it but how about using JUnit for this?

Thanks,

Robhit

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events