From f6e4652648013b14885f2c714fe00d38e2d56ad0 Mon Sep 17 00:00:00 2001 From: nihui Date: Mon, 3 Jun 2024 19:36:03 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d42bfd..68deb32 100644 --- a/README.md +++ b/README.md @@ -277,8 +277,8 @@ https://github.com/nihui/opencv-mobile/releases/latest -* Android package build with ndk r26b and android api 21 -* iOS / iOS-Simulator / MacOS / Mac-Catalyst package build with Xcode 13.4.1 +* Android package build with ndk r26c and android api 21 +* iOS / MacOS / Mac-Catalyst / watchOS / tvOS / visionOS package build with Xcode 15.2 * ARM Linux package build with cross-compiler on Ubuntu-22.04 * WebAssembly package build with Emscripten 3.1.28