diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | src/Readme.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -206,7 +206,7 @@ your Code Signing certificates or comment them if you don't have one. Because of incompatibility issues with OSXFUSE, the SDK 10.9 generates a VeraCrypt binary that has issues communicating with the OSXFUSE kernel extension. -Thus, we recommend to use the SDK 10.8 or earlier for building VeraCrypt. +Thus, we recommend using a different OSX SDK version for building VeraCrypt. diff --git a/src/Readme.txt b/src/Readme.txt index 973dd463..62387704 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -206,7 +206,7 @@ your Code Signing certificates or comment them if you don't have one. Because of incompatibility issues with OSXFUSE, the SDK 10.9 generates a VeraCrypt binary that has issues communicating with the OSXFUSE kernel extension. -Thus, we recommend to use the SDK 10.8 or earlier for building VeraCrypt. +Thus, we recommend using a different OSX SDK version for building VeraCrypt. |