R.objc Versions Save

Get autocompleted resources like images, localized strings and storyboards in ObjC projects

0.8.2

4 years ago

Resolved a signing certificate problem who prevented R.objc from working

0.8.1

5 years ago

0.8.0

5 years ago

Now all assets returned by R.objc in swift code are non optional

0.7.1

5 years ago

0.7.0

6 years ago

Fixed import of Giotto and Glotty frameworks

0.6.0

6 years ago

Now the R.storyboard.<sotryboard_name> objects give also the storyboard identifiers for every ViewController

0.5.0

6 years ago

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

0.4.0

6 years ago

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

0.3.0

6 years ago

Source code has been rationalized and almost completely rewritten. Now R file maps also storyboards and segues

0.2.0

6 years ago

Added first version pf the storyboard accessor