aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_project/xcode.h
AgeCommit message (Collapse)Author
2016-01-06IOS: Create a separate for adding resourcesVincent Bénony
2015-07-20CREATE_PROJECT: Rename XCodeProvider -> XcodeProviderFilippos Karapetis
2015-04-09CREATE_PROJECT: Remove leftover _rootGroups.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Add the product files to a group in XCode aswell (makes ↵Einar Johan Trøan Sømåen
things easier when configuring build-schemes)
2015-04-09CREATE_PROJECT: Introduce a subclass of Object to manage group-creation.Einar Johan Trøan Sømåen
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-09CREATE_PROJECT: Revert idea about createOneProjectPerEngine.Einar Johan Trøan Sømåen
2015-04-09CREATE_PROJECT: Define a group for the Frameworks, and add it to the ↵Einar Johan Trøan Sømåen
mainGroup, so that the buildPhase can figure things out.
2015-04-09CREATE_PROJECT: Make ProjectProvider able to work properly with subclasses ↵Einar Johan Trøan Sømåen
that want to create one single project.
2011-06-02CREATE_PROJECT: Implement basic XCode providerJulien
This only outputs a skeleton project with no files and targets yet
2011-06-01CREATE_PROJECT: Add stubs for Xcode providerJulien