krzyzanowskim / Natalie

Natalie - Storyboard Code Generator (for Swift)
http://blog.krzyzanowskim.com/2015/04/15/natalie-storyboard-code-generator/
MIT License
1.17k stars 74 forks source link

"Unknown controller element: viewControllerPlaceholder:" #74

Closed tomhut closed 8 years ago

tomhut commented 9 years ago

Hi, when trying to run Natalie I am getting the following error.

"fatal error: Unknown controller element: viewControllerPlaceholder: file /usr/local/bin/natalie.swift, line 733"

It this because I am using multiple storyboards and Natalie does not yet support the storyboard segues?

Any help greatly appreciated.

Build phase log: https://gist.github.com/tomhut/ff952ac4a7d7e09856e9

krzyzanowskim commented 9 years ago

uh, yes. It should be ignored in this case I think, not fatal error.

tomhut commented 9 years ago

@krzyzanowskim Thanks, problem is, after being run the Storyboards.swift file is generated but empty. (Sorry, should have stated this in the original issue)

krzyzanowskim commented 8 years ago

@tomhut would you mind attach sample Storyboard.storyboard file here?

krzyzanowskim commented 8 years ago

it should skip the "viewControllerPlaceholder" without error (assert)