Skip to content

0.6.0

Choose a tag to compare

@mac-cain13 mac-cain13 released this 01 Feb 18:17
  • Added support for nibs(/xibs) use R.nib.[name].firstView to get the first view in your nib fully typed!
  • All reuse identifiers in your project (nibs and storyboards) are available under R.reuseIdentifier.[name]
  • We now leave the generated file untouched if there are no updates
  • Errors in executing R.swift will now appear in between you XCode build errors/warnings
  • UIViewController subclasses in your storyboard (like UINavigationController or UISplitviewController) are now correctly typed
  • Internal rewrite in the way we generate the R-struct