Releases: SysdataSpA/R.objc
Signing update
Resolved a signing certificate problem who prevented R.objc from working
Better bundle management
0.8.1 podspec update
Better swift compatibility
Now all assets returned by R.objc in swift code are non optional
Fix in theme generation
0.7.1 podspec fix
Fixed imports
Storyboard identifiers
Now the R.storyboard.<sotryboard_name> objects give also the storyboard identifiers for every ViewController
Themes and ability to skip
Now every step of the generation is skippable with a --skip-something
commando option.
R.objc will also manage you themes if you're using Giotto Theme Manager
Better performances and refactor
Optimization: now if R files don't change, source files won't need recompilation
Better capitalization for method names.
Project refactor: using -r option will refactor your code to automagically use R
Complete source code refactor and support for storyboards and segues
Source code has been rationalized and almost completely rewritten.
Now R file maps also storyboards and segues
Storyboard generator
Added first version pf the storyboard accessor