fix(build): update iOS compile can't find

xiaoyi 2021-04-09 18:35:23 +08:00
parent e3662d3276
commit 6f2c697abb
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ namespace TapTap.Bootstrap.Editor
if (TapCommonCompile.HandlerIOSSetting(path,
Application.dataPath,
"TapBootstrapResource",
"com.tapsdk.bootstrap",
"com.taptap.tds.bootstrap",
"Bootstrap",
new[] {"TapBootstrapResource.bundle"},
target, projPath, proj))