** ARCHIVE FAILED **
The following build commands failed:
CompileSwift normal arm64
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
(2 failures)
Not able to archive the build. Same issue even after clean build multiple times. Remove cache pull and cache push from workflows.
Environment:
Developement
Where did the issue happen?
Issue happens only on Bitrise, Fastlane archive process.
Xcode 11.5
Mac OS 10.15.3
NOTE - Able to archive from xcode.
Reproducibility
- Does a “Rebuild” help? (You can trigger a rebuild from the Build’s page, by clicking the “Rebuild” button in the top right corner of a finished build) : NO
-
Does a rebuild without caches help? (You can remove the
Cache:Pull
andCache:Push
steps temporarily to not to use the cache, or you can delete all the caches on theSettings
tab of the app. : NO - Does the issue happen sporadically, or every time? : YES, everytime
- Does upgrading the build Step to the latest version help? : NO
- When did the issue start? : At xcode archive step
Local reproduction
_Can it be reproduced on your own Mac/PC by following - NO