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

removes all non alphanumeric characters instead of just spaces #56

Closed pmairoldi closed 9 years ago

pmairoldi commented 9 years ago

I found some problems when using this with other libraries since they used the “@“ character to represent linking between storyboards. This should fix the compile errors caused by this.

krzyzanowskim commented 9 years ago

add swift20 branch