We had TeamCity set up under another dev in xcode. We have a new dev and we've changed the provisional profile and certificates, now we have this error in the TeamCity build.
[16:48:27]** BUILD FAILED **
[16:48:27]
[16:48:27]
[16:48:27]The following build commands failed:
[16:48:27] CompileSwift normal armv7
[16:48:27] CompileSwiftSources normal armv7 com.apple.xcode.tools.swift.compiler
[16:48:27] CompileSwift normal arm64
[16:48:27](3 failures)
[16:48:48]** ARCHIVE FAILED **
[16:48:48]
[16:48:48]
[16:48:48]The following build commands failed:
[16:48:48] CompileSwift normal arm64
[16:48:48] CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
[16:48:48] CompileSwift normal armv7
[16:48:48](3 failures)
[16:48:48]error: archive not found at path '/TeamCity/buildAgentCheckin/work/9bf31a8ed4fa36ca/TaskManager/Build/AssociatedApp.xcarchive'
[16:48:48]Process exited with code 65
Any advice would be appreciated!