Skip to content

Instantly share code, notes, and snippets.

@jenslukowski
jenslukowski / Rakefile
Created September 14, 2012 20:29
RubyMotion: MailCore
# -*- coding: utf-8 -*-
$:.unshift("/Library/RubyMotion/lib")
require 'motion/project'
Motion::Project::App.setup do |app|
# Use `rake config' to see complete project settings.
app.name = 'HelloMailCore'
# Configure MailCore
app.vendor_project('vendor/MailCore',