rswift

Generate strongly typed Swift code for iOS resources

brewmacoslinux
Try with needOr install directly
Source

About

Get strong typed, autocompleted resources like images, fonts and segues

Commands

rswift

Examples

Generate R.swift file for type-safe resource access$ rswift generate /path/to/project
Validate resources and generate with output to specific path$ rswift generate --output /path/to/output /path/to/project
Check syntax of resource files without generation$ rswift validate /path/to/project