diff --git a/README.md b/README.md index 46970d6..153cb32 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ xcodebuild \ Notes: - On Apple Silicon, `-arch arm64` is correct. On Intel Macs, you can use `-arch x86_64` or omit `-arch`. Intel macs don't have the feature tho, so it won't be very useful. -- Disabling code signing is fine for local debug builds if you are not mr. gold. +- Disabling code signing is fine for local debug builds if you are not Mr. Gold. ### Run