Skip to content

Ability to create projects from scratch #87

@jimon

Description

@jimon

I know that this project mainly meant to be used in read-modify-write fashion. Is there anything in particular stopping us from actually creating projects from scratch?

When I'm just trying to create XcodeProject instance directly by doing prj = XcodeProject() I get crash on for k, v in self.objects.iteritems(): here with objects being NoneType. It's probably just a minor thing :) Should I expect anything major?

PS. This sort of feature is useful for project generators in build systems :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions