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 targets #41

Merged
merged 9 commits into from
Apr 17, 2022
Merged

Support multiple targets #41

merged 9 commits into from
Apr 17, 2022

Conversation

417-72KI
Copy link
Owner

  • Prepare for multiple targets
  • Rename
  • Apply multiple
  • Just dump warning and don't stop executing
  • do-catch -> switch for Swift.Result
  • throw error on empty targets
  • Fix dump error
  • fix SSGHCoreTests

public extension SSGHCore {
enum Mode {
case specifiedTargets([String])
// TODO: Future support

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ⚠️ TODOs should be resolved (Future support). (todo)

@417-72KI 417-72KI enabled auto-merge April 17, 2022 17:20
@417-72KI 417-72KI merged commit a786d44 into main Apr 17, 2022
@417-72KI 417-72KI deleted the feature/multiple-targets branch April 17, 2022 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant