Skip to content

Releases: SysdataSpA/R.objc

Signing update

Choose a tag to compare

@guidosabatini-sysdata guidosabatini-sysdata released this 24 May 08:19

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

Better bundle management

Choose a tag to compare

@guidosabatini-sysdata guidosabatini-sysdata released this 07 Mar 09:51
0.8.1

podspec update

Better swift compatibility

Choose a tag to compare

@guidosabatini-sysdata guidosabatini-sysdata released this 13 Feb 22:38

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

Fix in theme generation

Choose a tag to compare

@guidosabatini-sysdata guidosabatini-sysdata released this 16 May 13:00
0.7.1

podspec fix

Fixed imports

Choose a tag to compare

@guidosabatini-sysdata guidosabatini-sysdata released this 02 Mar 12:20

Fixed import of Giotto and Glotty frameworks

Storyboard identifiers

Choose a tag to compare

@guidosabatini-sysdata guidosabatini-sysdata released this 30 Oct 17:08

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

Themes and ability to skip

Choose a tag to compare

@guidosabatini-sysdata guidosabatini-sysdata released this 08 Aug 07:54

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

Choose a tag to compare

@guidosabatini-sysdata guidosabatini-sysdata released this 20 Jun 15:41

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

Choose a tag to compare

@guidosabatini-sysdata guidosabatini-sysdata released this 31 May 21:18

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

Storyboard generator

Choose a tag to compare

@sysdataitalia sysdataitalia released this 29 May 07:28

Added first version pf the storyboard accessor