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

SwiftGen 6.1.0 #582

Closed
6 tasks done
djbe opened this issue Jan 26, 2019 · 2 comments
Closed
6 tasks done

SwiftGen 6.1.0 #582

djbe opened this issue Jan 26, 2019 · 2 comments
Milestone

Comments

@djbe
Copy link
Member

djbe commented Jan 26, 2019

Waiting on:

Todo:

  • Release and update StencilSwiftKit 2.7.2
  • Update Kanna to 4.0.3
  • Update podspec
  • ⚠️ Update the brew formula (output paths are okay, only new coredata command)
@djbe
Copy link
Member Author

djbe commented Jan 28, 2019

Brewfile changes:

  • Add fixture: "Tests/Fixtures/Resources/CoreData/Model.xcdatamodeld" => "Model.xcdatamodeld",
  • Add fixture: "Tests/Fixtures/Generated/CoreData/swift4-context-defaults.swift" => "coredata.swift",
  • Add test:
output = shell_output("#{bin}/swiftgen coredata --templatePath #{pkgshare/"templates/coredata/swift4.stencil"} #{fixtures}/Model.xcdatamodeld").strip
assert_equal output, (fixtures/"coredata.swift").read.strip, "swiftgen coredata failed"

The other fixture paths (for the other commands) are okay.

@djbe djbe mentioned this issue Jan 29, 2019
@djbe djbe closed this as completed in #584 Jan 29, 2019
@AliSoftware
Copy link
Collaborator

AliSoftware commented Jan 29, 2019

Changes made in the brew formula, pending PR here

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

No branches or pull requests

2 participants