Skip to content

Link and embed all nested Carthage dependencies for macOS #86

Open
@toshi0383

Description

@toshi0383

Motivation

With spec like this,

targets:
  LGTM:
    platform: macOS
    type: application
    sources: LGTM
    dependencies:
      - target: LGTMKit_macOS
  LGTMKit:
    type: framework
    platform: [iOS, macOS]
    sources: LGTMKit
    dependencies:
      - carthage: APIKit

Generate xcodeproj like this.
screen shot 2017-10-14 at 5 49 12

Related: #82

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions