From f75224a8435d0eb9cdda79f8bc571eeef25a8e33 Mon Sep 17 00:00:00 2001 From: wtz Date: Wed, 19 Jul 2023 12:35:52 +0800 Subject: Fix grammar --- xmake/plugins/project/xcode/xcodeproj.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/plugins/project/xcode/xcodeproj.lua') diff --git a/xmake/plugins/project/xcode/xcodeproj.lua b/xmake/plugins/project/xcode/xcodeproj.lua index 6e3abe3da..15ba420f8 100644 --- a/xmake/plugins/project/xcode/xcodeproj.lua +++ b/xmake/plugins/project/xcode/xcodeproj.lua @@ -22,7 +22,7 @@ import(".cmake.cmakelists") import("lib.detect.find_tool") --- TODO maybe we need implement it by myself, do not use cmake +-- TODO maybe we need to implement it by myself, do not use cmake function make(outputdir) -- check -- cgit v1.3.1