Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple buld target on deli.yml #2

Closed
kawoou opened this issue Apr 24, 2018 · 0 comments
Closed

Support multiple buld target on deli.yml #2

kawoou opened this issue Apr 24, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kawoou
Copy link
Owner

kawoou commented Apr 24, 2018

I want to change to this format.

deli.yml:

target:
  - Sample
  - GitHubSearch
  - Survey

config:
  Sample:
    include:
      - Tests/DeliTests/DeliSample
    exclude:
      - Tests/DeliTests/DeliSample/DeliFactory.swift
    output: Tests/DeliTests/DeliSample
  GitHubSearch:
    project: Examples/GitHubSearch/GitHubSearch
    output: GitHubSearch/DeliFactory.swift
  Survey:
    project: Examples/Survey/Survey.xcodeproj
    output: Survey/DeliFactory.swift
@kawoou kawoou self-assigned this Apr 24, 2018
@kawoou kawoou added the enhancement New feature or request label Apr 24, 2018
@kawoou kawoou removed their assignment Apr 25, 2018
@kawoou kawoou added this to Backlog in Version 0.2.0 Apr 25, 2018
@kawoou kawoou self-assigned this May 11, 2018
@kawoou kawoou moved this from Backlog to In progress in Version 0.2.0 May 11, 2018
@kawoou kawoou moved this from In progress to Backlog in Version 0.2.0 May 11, 2018
@kawoou kawoou removed this from Backlog in Version 0.2.0 May 11, 2018
@kawoou kawoou added this to Backlog in Version 0.4.0 May 11, 2018
@kawoou kawoou moved this from Backlog to In progress in Version 0.4.0 Aug 30, 2018
kawoou added a commit that referenced this issue Aug 30, 2018
kawoou added a commit that referenced this issue Aug 31, 2018
@kawoou kawoou closed this as completed Aug 31, 2018
Version 0.4.0 automation moved this from In progress to Done Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Version 0.4.0
  
Done
Development

No branches or pull requests

1 participant