From: Gleb Balykov Date: Thu, 23 Mar 2023 20:21:56 +0000 (+0300) Subject: Add comment about MacOS arm64 architecture support X-Git-Tag: accepted/tizen/7.0/unified/20230503.111422~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=90e4fe00cc6429530c94580cb059a1645bf53a74;p=sdk%2Ftools%2Fnetcoredbg.git Add comment about MacOS arm64 architecture support --- diff --git a/README.md b/README.md index 8357060..a7ae3b2 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ You need install homebrew from here: https://brew.sh/ After this, build instructions are same as for Unix (including prerequisites). +**Note: MacOS arm64 build (M1) is community supported and may not work as expected, plus some tests might fail.** + ### Windows