From 178274fa3eb46aa0e5b9dae97355a31907816cde Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 5 Apr 2020 22:00:11 +0800 Subject: modify template name --- xmake/templates/objc++/framework/template.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/templates/objc++/framework/template.lua') diff --git a/xmake/templates/objc++/framework/template.lua b/xmake/templates/objc++/framework/template.lua index aad04ec61..ae446df55 100644 --- a/xmake/templates/objc++/framework/template.lua +++ b/xmake/templates/objc++/framework/template.lua @@ -1,2 +1,2 @@ -template("framework") +template("xcode.framework") add_configfiles("xmake.lua") -- cgit v1.3.1