Skip to content

Ability to support dependencies across projects #124

Open
@jerrymarino

Description

@jerrymarino

I'd like to have multiple Xcode projects for a mammoth iOS app. Say, MyApp.xcodeproj ThirdParty.xcodeproj Core.xcodeproj.

Currently, there is dependencies between the targets in these projects. Say, MyApp depends on ThirdParty and Core. Core depends on ThirdParty as well.

I'd like for XcodeGen to be able to partition dependencies across multiple targets within the same workspace. Is this something reasonable or in the cards for XcodeGen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions