mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 15:09:31 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user