Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 0b2110c

Browse files
committed
Removed Apple Silicon note in the readme
1 parent f7fc79f commit 0b2110c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,4 @@ https://github.com/DolbyIO/comms-sdk-unity.git
3434
>2. Run this command:
3535
>```
3636
>xattr -d -r com.apple.quarantine .
37-
>```
38-
### Apple Silicon
39-
If you are using Unity from an Apple Silicon Mac (e.g., M1), please be aware that currently the SDK is only distributed as x64 binary for Mac. You need to configure the Unity project under `File` > `Build Settings` and select `Intel 64bits` to make it work.
37+
>```

0 commit comments

Comments
 (0)