Merge branch 'hot_fix_2.0.0'

xiaoyi 2021-04-09 18:50:36 +08:00
commit f2ca384e94
1 changed files with 1 additions and 1 deletions

View File

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