Skip to content

'Build ipa for distribution' exited with status code "65" #2275

Closed Answered by icarusdust
Juliakits asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Juliakits, first off, you can add /tmp/xcodebuild_logs/*.log to the artifacts section in YAML which will give you a zip file containing all the necessary logs including the error messages.
As for this particular issue, you are getting the following error message:

......../Config.xcconfig:1:1: error: unable to open configuration settings file

From this point on, it should be straightforward to solve it. You need to check what is wrong with the given directory, isConfig.xcconfig in place, whether its content is corrupt or not etc.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Juliakits
Comment options

@btoo
Comment options

Answer selected by Juliakits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants