From 49b53316c6a26b6f0ba4e61fafd0772175ec3d58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihat=20G=C3=BCnd=C3=BCz?= Date: Tue, 27 Feb 2024 14:27:40 +0100 Subject: [PATCH] Add hint about Sandbox issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6eb7dc4..e955c4e 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Checkout [this blog post](https://jeehut.medium.com/localization-in-swift-like-a - Xcode 14+ & Swift 5.7+ - Xcode Command Line Tools (see [here](http://stackoverflow.com/a/9329325/3451975) for installation instructions) +- In Xcode 15 or later: Set "User Script Sandboxing" to NO in your target's "Build Settings" tab ## Getting Started