iOS Angler’s Journal app. This RubyMotion project is open source under the MIT license (see License file).
Clone this repos and run it in the siumlator (or on a device if you are a registered Apple Developer). git clone --recursive git://github.com/shura71/floating.git
- XCode 13.4 with iOS 15 SDK.
- You must have a registered and licensed copy or RubyMotion on your computer. If you do not, you will need to purchase a license here. App requires at least RubyMotion 8.4 or later.
- Cocoapods must be installed.
- Valid Apple Developer signing certificate (if you want to install on a device).
cd
into the app directory and runbundle update
- Run
rake
and the application will build and launch the iOS simulator.