Skip to content

Releases: wndxgroup/WNDXRubyMotion

Marslink Final app

24 Jan 22:12
Compare
Choose a tag to compare

This is the final version of the Marslink example from the IGListKit Tutorial, translated into RubyMotion.

This was working with:

iOS 10
RubyMotion 4.17
Ruby 2.0.0-p648 (System Ruby on macOS Sierra 10.12.3)
Note that the Marslink_Final.tar.gz file is just the git archived source for this example. Download that file, unzip/untar the project, and with the gems (bundle install) and pods (rake pod:install) installed, it should compile and run.

Marslink Starter app

16 Jan 23:48
Compare
Choose a tag to compare

This is the starting point of the Marslink example from the IGListKit Tutorial, translated into RubyMotion.

This was working with:

  • iOS 10
  • RubyMotion 4.17
  • Ruby 2.0.0-p648 (System Ruby on macOS Sierra 10.12.2)

Note that the Marslink_Starter.tar.gz file is just the git archived source for this example. Download that file, unzip/untar the project, and with the gems (bundle install) and pods (rake pod:install) installed, it should compile and run.