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

unexpectedly found nil while unwrapping an Optional value #88

Closed aromal-sasidharan closed 8 years ago

aromal-sasidharan commented 8 years ago

Whenever I tried to generate storyboard code that has storyboardID for a storyboard reference, the Natalie execution stops and raises an error "unexpectedly found nil while unwrapping an Optional value Illegal instruction: 4" - See image attached for more understanding

sample

aromal-sasidharan commented 8 years ago

Please solve this issue ASAP. It will be helpful. Thanks. Have a Great Day!

krzyzanowskim commented 8 years ago

Can you attach sample storyboard file that cause the problem ?

aromal-sasidharan commented 8 years ago

You can find the whole sample project here. https://github.com/CodebaseiPHONE/NatalieError

bartleby commented 8 years ago

+1 when will update ?

bartleby commented 8 years ago

i go to R.Swift =)

krzyzanowskim commented 8 years ago

Fixed. finally.