github mac-cain13/R.swift v0.4.0
0.4.0

latest releases: 7.5.1-alpha.3, 7.5.1-alpha.2, 7.5.1-alpha.1...
9 years ago

In this release a serie of improvements in the codebase as well as in the generated struct. The new resources can be accessed through:

  • UIImage: R.image.[imageName]
  • UIStoryboardSegue identifier: R.segue.[segueIdentifier]
  • UIStoryboard: R.storyboard.[storyboardName].instance
  • Validate images used in the given storyboard: R.storyboard.[storyboardName].validateImages()
  • Validate all images in all storyboards: R.validate()

Don't miss a new R.swift release

NewReleases is sending notifications on new releases.