bitrise-steplib/steps-xcode-archive

The following build commands failed: CompileSwift normal arm64

zombieleet opened this issue · 4 comments

I am currently having this error in the xcode-archive stage,

** ARCHIVE FAILED **
The following build commands failed:
	CompileSwift normal arm64
	CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler

This is the location of my build logs build logs

I have tried curbing the internet for the possible cause of this, but I could not get to the root cause as I am new to IOS development. Please let me know if I can provide any more files to help solve this

Hi @zombieleet,

Can you please enable support access in your project's settings so we can access your builds?

I have fixed this already. Thanks :)

Awesome, that's great to hear! Do you mind sharing what you did so future passerbyers can fix their issue?

@non-binary I had to remove cordova-plugin-firebase-analytics it was conflicting with capacitor-firebase-analytics