Template for a good new topic, formatted with Markdown:
- ALM used (Azure DevOps)
- CI system used (Azure DevOps)
- build-wrapper-macosx-x86 --out-dir bw-output xcodebuild -workspace /.xcworkspace -scheme Dev -configuration Development -parallelizeTargets clean build
- Objective - C & Swift
- Error observed - It takes 3 hours to build, still failed as time out was set to 3 hrs. Too much time for pipeline.
edit: when I tried same command for the local mac laptop then it completed in 10 mins.
I can not share the log lines because there are 300000 line of logs.
Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!