fix(build): update iOS compile can't find
parent
e3662d3276
commit
6f2c697abb
|
@ -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))
|
||||||
|
|
Loading…
Reference in New Issue