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

xiaoyi 2021-04-09 18:35:23 +08:00
parent ba8a97082a
commit 9828a1d88f
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ namespace TapTap.Common.Editor
if (TapCommonCompile.HandlerIOSSetting(path,
Application.dataPath,
"TapCommonResource",
"com.tapsdk.common",
"com.taptap.tds.common",
"Common",
new[] {"TapCommonResource.bundle"},
target, projPath, proj))