diff options
Diffstat (limited to 'xmake/templates/objc++/bundle/template.lua')
| -rw-r--r-- | xmake/templates/objc++/bundle/template.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/templates/objc++/bundle/template.lua b/xmake/templates/objc++/bundle/template.lua index ce0949169..1f491c498 100644 --- a/xmake/templates/objc++/bundle/template.lua +++ b/xmake/templates/objc++/bundle/template.lua @@ -1,2 +1,2 @@ -template("bundle") +template("xcode.bundle") add_configfiles("xmake.lua") |
