update iOS Target name
This commit is contained in:
@@ -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}`,
|
||||
|
Reference in New Issue
Block a user