Skip to content

Commit c17424d

Browse files
committed
Updated ReadMe
1 parent b280c08 commit c17424d

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

ReadMe.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@ You are probably familiar with the following question:
77

88
I believe the results will help developers to make the right *cost/performance* trade-off decision when choosing their next Mac.
99

10-
## Xcode 12.5 or above
10+
## Note
11+
PR merging will be performed on a best-effort basis.
12+
If a device you are looking for is not on the below list, check out open [issues](https://github.com/devMEremenko/XcodeBenchmark/issues) and [PRs](https://github.com/devMEremenko/XcodeBenchmark/pulls).
13+
14+
## Xcode 13.0 or above
15+
16+
| Device | CPU | RAM | SSD | HDD | Xcode | macOS | Time(sec) |
17+
|:--------------------:|:-----------------------:|:---:|:---:|:---:|:-----:|:-------:|:---------:|
18+
| MacBook Pro 16 2019 | i7 2.6 GHz 6-core | 32 | 512 | | 13.0 | 11.6 | 248 |
19+
20+
21+
## Xcode 12.5
1122

1223
| Device | CPU | RAM | SSD | HDD | Xcode | macOS | Time(sec) |
1324
|:--------------------:|:-----------------------:|:---:|:---:|:---:|:-----:|:-------:|:---------:|
@@ -108,7 +119,7 @@ I believe the results will help developers to make the right *cost/performance*
108119

109120
## Set up
110121

111-
**Since May 3, 2021, XcodeBenchmark must be used with Xcode 12.5 or above.**
122+
**Since Oct 23, 2021, XcodeBenchmark only supports Xcode 13.0 or above.**
112123

113124
- Download and install [Xcode](https://apps.apple.com/us/app/xcode/id497799835).
114125
- Open Xcode and install `additional tools` (Xcode should suggest it automatically).

0 commit comments

Comments
 (0)