/rubymotion-keychain-example

Example RubyMotion App to show how to use the Keychain

Primary LanguageRuby

RubyMotion Keychain Example

This is a small RubyMotion example app to show how to use the Keychain storage from an iOS MacRuby app.

Install

Please be sure to have RubyMotion installed before continue.

Clone the repo

git clone git://github.com/mordaroso/rubymotion-keychain-example.git

Enter the directory

cd rubymotion-keychain-example

And run the project in the iOS Simulator

rake

Screenshot