From 70511a42a223afac932220b9b6e7b5dbf8190d69 Mon Sep 17 00:00:00 2001 From: luboslenco Date: Tue, 4 Oct 2022 18:04:22 +0200 Subject: [PATCH] Update ios build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d88d1897..7c2699a5 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ cp -r build/krom/* build/ArmorPaint/app/src/main/assets/ **iOS** *wip* ```bash -git clone https://github.com/armory3d/armorpaint_plugins armorcore/Libraries/plugins +git clone https://github.com/armory3d/armorpaint_plugins Libraries/plugins git apply armorcore/patch/ios_document_picker.diff --directory=armorcore/Kinc git apply armorcore/patch/metal_depth.diff --directory=armorcore/Kinc armorcore/Kinc/make ios --from armorcore -g metal