From bb89d449ce9d17da0cbbd2587bd3a3529b9e3ca7 Mon Sep 17 00:00:00 2001 From: Jan Vennemann Date: Wed, 19 Oct 2022 16:32:09 +0200 Subject: [PATCH] docs: correct method name for isTranslatedBinaryOnAppleSilicon (#13614) --- apidoc/Titanium/Platform/Platform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidoc/Titanium/Platform/Platform.yml b/apidoc/Titanium/Platform/Platform.yml index a8aeec0d1ae..83e0d06fca8 100644 --- a/apidoc/Titanium/Platform/Platform.yml +++ b/apidoc/Titanium/Platform/Platform.yml @@ -271,7 +271,7 @@ properties: permission: read-only since: "7.0.0" - - name: isRunningOnAppleSilicon + - name: isTranslatedBinaryOnAppleSilicon summary: | A Boolean value that indicates whether the current app is running as a translated binary using Rosetta on an Apple Silicon device.