Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 655 Bytes

README.rdoc

File metadata and controls

24 lines (12 loc) · 655 Bytes

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