Swiftgen: Missing storyboard templates

Created on 2 Oct 2018  路  3Comments  路  Source: SwiftGen/SwiftGen

I did a fresh install of SwiftGen v6.0 using Homebrew today, and no bundled storyboard templates were available/visible in the list of templates.

swiftgen templates list results:

colors:
  custom:
  bundled:
   - literals-swift4
   - swift3
   - literals-swift3
   - swift4
fonts:
  custom:
  bundled:
   - swift3
   - swift4
ib:
  custom:
  bundled:
   - scenes-swift4
   - segues-swift4
   - segues-swift3
   - scenes-swift3
json:
  custom:
  bundled:
   - runtime-swift4
   - inline-swift4
   - inline-swift3
   - runtime-swift3
plist:
  custom:
  bundled:
   - runtime-swift4
   - inline-swift4
   - inline-swift3
   - runtime-swift3
strings:
  custom:
  bundled:
   - flat-swift4
   - structured-swift4
   - flat-swift3
   - structured-swift3
xcassets:
  custom:
  bundled:
   - swift3
   - swift4
yaml:
  custom:
  bundled:
   - inline-swift4
   - inline-swift3
storyboards:
  custom:
  bundled:
---
You can add custom templates in /Users/.../Library/Application Support/SwiftGen/templates.
You can also specify templates by path using `templatePath` instead of `templateName`.
For more information, see the documentation on GitHub.
duplicate

Most helpful comment

Gah, sniped!

All 3 comments

Hi,

Thanks for reporting the issue!

This is a duplicate of #525 and has been solved already 馃槈

I recommend you go read #525 where we give some pointers to the migration guide btw, as the storyboards subcommand as been deprecated in favor of ib (see details in the MG)

Hi @taykay08,

This is a duplicate of #525, it's been fixed in #530. We'll release a bugfix version in a day or two.

Gah, sniped!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jrmybrault picture jrmybrault  路  7Comments

djbe picture djbe  路  6Comments

kacper1703 picture kacper1703  路  3Comments

danielsaidi picture danielsaidi  路  7Comments

embassem picture embassem  路  3Comments