Skip to content

Releases: SysdataSpA/R.objc

Signing update

24 May 08:19
Compare
Choose a tag to compare

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

Better bundle management

07 Mar 09:51
Compare
Choose a tag to compare
0.8.1

podspec update

Better swift compatibility

13 Feb 22:38
Compare
Choose a tag to compare

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

Fix in theme generation

16 May 13:00
Compare
Choose a tag to compare
0.7.1

podspec fix

Fixed imports

02 Mar 12:20
Compare
Choose a tag to compare

Fixed import of Giotto and Glotty frameworks

Storyboard identifiers

30 Oct 17:08
Compare
Choose a tag to compare

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

Themes and ability to skip

08 Aug 07:54
Compare
Choose a tag to compare

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

20 Jun 15:41
Compare
Choose a tag to compare

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

31 May 21:18
Compare
Choose a tag to compare

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

Storyboard generator

29 May 07:28
Compare
Choose a tag to compare

Added first version pf the storyboard accessor