update iOS Target name

This commit is contained in:
pengfei.zhou
2020-03-31 19:22:38 +08:00
committed by osborn
parent feec2cf0ad
commit dc32cf08a8
2 changed files with 11 additions and 10 deletions

View File

@@ -120,8 +120,9 @@ function initiOS(path, name) {
}
copyFolder(`${targetiOSPath}`, `${path}`, () => {
[
'Example/SceneDelegate.m',
'Example/AppDelegate.m',
'App/SceneDelegate.m',
'App/AppDelegate.m',
'Example.xcodeproj/project.pbxproj',
'Podfile',
].forEach(e => {
fs.writeFileSync(`${pathq}/${e}`,