I am trying to build an .ipa from jenkins with freestyle project. I am using xcode10.2 and jenkins ver 2.164.1. But I faced the following issue.
The following build commands failed:
CompileSwift normal arm64
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
I tried so many solutions regarding this issue. but none of them help me.
Help from anyone will be much appreciated.