summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorSkyler Saleh <skylersaleh@gmail.com>2021-04-17 15:50:41 -0700
committerSkyler Saleh <skylersaleh@gmail.com>2021-05-22 15:25:18 -0700
commit0851693cbe98cf4602293e384bc274fd914dead9 (patch)
treefd15f9bcffe354cb43bd4eaa1c66cc107adce1f6 /Readme.md
parent4ff429266a75d8cfdb71fd37d818baa9a75264a3 (diff)
Apple M1: More robust build for universal binaries
- Fixed a typo in the Readme.md - Made the recursiveMergeBinaries function handle divergent binary file trees better.
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 041bde5be9..1b9cd7b872 100644
--- a/Readme.md
+++ b/Readme.md
@@ -69,7 +69,7 @@ application bundle using the following steps:
1. `mkdir build`
2. `cd build`
-3. `python ../BuildMacOSUniveralBinary.py`
+3. `python ../BuildMacOSUniversalBinary.py`
4. Universal binaries will be available in the `universal` folder
Doing this requires installation of library dependencies for both x64 and ARM (or universal library