summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmake/plugins/project/xcode/xcodeproj.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/plugins/project/xcode/xcodeproj.lua b/xmake/plugins/project/xcode/xcodeproj.lua
index 859b97cb5..cbc14c3ba 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")
--- make
+-- TODO maybe we need implement it by myself, do not use cmake
function make(outputdir)
-- check