XcodeGen: Move createWorkspace.sh into Tools/XcodeGen

To keep the root folder clean. Rename it because it does not do same things anymore.
This commit is contained in:
manuroe
2021-02-05 09:31:18 +01:00
parent 29784d89ff
commit c6306dad40
2 changed files with 1 additions and 1 deletions

View File

@@ -95,7 +95,7 @@ options:
transitivelyLinkDependencies: false
createIntermediateGroups: true
useBaseInternationalization: true
postGenCommand: sh createWorkspace.sh
postGenCommand: sh Tools/XcodeGen/postGenCommand.sh
include:
- path: Targets/Application.yml
- path: Targets/ApplicationTests.yml