summaryrefslogtreecommitdiff
path: root/xmake/templates/objc++/framework/template.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2020-04-05 22:00:11 +0800
committerruki <[email protected]>2020-04-05 22:00:11 +0800
commit178274fa3eb46aa0e5b9dae97355a31907816cde (patch)
tree20c454aa04f47688df33ee62f1a8a624617ac162 /xmake/templates/objc++/framework/template.lua
parent9152a9f7b0f5bddeaabc776d4557b90fef581fcc (diff)
modify template name
Diffstat (limited to 'xmake/templates/objc++/framework/template.lua')
-rw-r--r--xmake/templates/objc++/framework/template.lua2
1 files changed, 1 insertions, 1 deletions
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")