Filippos Karapetis
bf06576498
CREATE_PROJECT: Rename XCodeProvider -> XcodeProvider
2015-07-20 01:00:09 +03:00
Einar Johan Trøan Sømåen
7de2f25466
CREATE_PROJECT: Remove leftover _rootGroups.
2015-04-09 20:02:18 +02:00
Einar Johan Trøan Sømåen
f4a9f2035b
CREATE_PROJECT: Add the product files to a group in XCode aswell (makes things easier when configuring build-schemes)
2015-04-09 20:02:18 +02:00
Einar Johan Trøan Sømåen
790f7dc017
CREATE_PROJECT: Introduce a subclass of Object to manage group-creation.
...
This rewrites the way groups are created, so that the root source folder has groups created for any subfolder that is used, which allows for
merging in the engines/-subfolder automatically.
2015-04-09 20:02:17 +02:00
Einar Johan Trøan Sømåen
219a43d745
CREATE_PROJECT: Revert idea about createOneProjectPerEngine.
2015-04-09 20:02:17 +02:00
Einar Johan Trøan Sømåen
8cd84a0152
CREATE_PROJECT: Define a group for the Frameworks, and add it to the mainGroup, so that the buildPhase can figure things out.
2015-04-09 20:02:17 +02:00
Einar Johan Trøan Sømåen
9ef6e59805
CREATE_PROJECT: Make ProjectProvider able to work properly with subclasses that want to create one single project.
2015-04-09 20:02:15 +02:00
Julien
9854f1b486
CREATE_PROJECT: Implement basic XCode provider
...
This only outputs a skeleton project with no files and targets yet
2011-06-02 17:29:36 -04:00
Julien
9717d5be6f
CREATE_PROJECT: Add stubs for Xcode provider
2011-06-01 17:34:32 -04:00