diff --git a/templates/lua-template-runtime/frameworks/runtime-src/proj.ios_mac/ios/build-cfg.json b/templates/lua-template-runtime/frameworks/runtime-src/proj.ios_mac/ios/build-cfg.json new file mode 100644 index 000000000000..e93fceb246f3 --- /dev/null +++ b/templates/lua-template-runtime/frameworks/runtime-src/proj.ios_mac/ios/build-cfg.json @@ -0,0 +1,6 @@ +{ + "remove_res" : [ + "src", + "res" + ] +} diff --git a/templates/lua-template-runtime/frameworks/runtime-src/proj.ios_mac/mac/build-cfg.json b/templates/lua-template-runtime/frameworks/runtime-src/proj.ios_mac/mac/build-cfg.json new file mode 100644 index 000000000000..e93fceb246f3 --- /dev/null +++ b/templates/lua-template-runtime/frameworks/runtime-src/proj.ios_mac/mac/build-cfg.json @@ -0,0 +1,6 @@ +{ + "remove_res" : [ + "src", + "res" + ] +}