From d3c6cfe5fbaa95c72e4579ca884e3ddedd83e1fd Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 5 Apr 2020 14:46:14 +0800 Subject: add objc/framework template --- xmake/rules/xcode/application/xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/rules/xcode/application/xmake.lua') diff --git a/xmake/rules/xcode/application/xmake.lua b/xmake/rules/xcode/application/xmake.lua index 2378775b3..0cd4ae2bd 100644 --- a/xmake/rules/xcode/application/xmake.lua +++ b/xmake/rules/xcode/application/xmake.lua @@ -18,7 +18,7 @@ -- @file xmake.lua -- --- define rule: xcode application +-- define rule: xcode application (TODO developing) rule("xcode.application") -- we must set kind before target.on_load(), may we will use target in on_load() -- cgit v1.3.1