XcodeBenchmark icon indicating copy to clipboard operation
XcodeBenchmark copied to clipboard

Build failed on Xcode 13.4.1

Open lukahn opened this issue 3 years ago • 1 comments

Heya, I'm having trouble running the benchmark, and get the following error:

** BUILD FAILED **


The following build commands failed:
	CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'TRON' from project 'Pods')
	CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler (in target 'ReactiveCocoa' from project 'Pods')
(2 failures)
System Version: 12.4
Xcode 13.4.1
Hardware Overview
      Model Name: MacBook Pro
      Model Identifier: MacBookPro18,2
      Total Number of Cores: 10 (8 performance and 2 efficiency)
      Memory: 32 GB

✅ XcodeBenchmark has completed
1️⃣  Take a screenshot of this window (Cmd + Shift + 4 + Space) and resize to include:
	- Build Time (See ** BUILD SUCCEEDED ** [XYZ sec])
	- System Version
	- Xcode Version
	- Hardware Overview
	- Started 22:29:32
	- Ended   22:30:25
	- Date Thu 4 Aug 2022 22:30:25 AEST

2️⃣  Share your results at https://github.com/devMEremenko/XcodeBenchmark

I didn't get a prompt for the additional tools, but I downloaded the ones for 13.4 manually and put them in Xcode's Application folder (as per: https://apple.stackexchange.com/questions/40662/in-xcode-4-3-where-do-i-put-the-additional-tools).

Could you please let me know what I'm missing? I've seen other successful results using Xcode 13.4.1 and System version 12.4 (e.g. https://github.com/devMEremenko/XcodeBenchmark/issues/338). Thanks.

lukahn avatar Aug 04 '22 12:08 lukahn

@lukahn For whatever is worth, I've followed some of the advice on this video and worked for me: https://www.youtube.com/watch?v=V5sUYYXRJ6Q

robertojrojas avatar Mar 26 '23 17:03 robertojrojas