-
Link to MailCore 2:
http://libmailcore.com
https://github.com/MailCore/mailcore2
Here's the work in progress:
https://gist.github.com/dinhviethoa/5971554
It's currently a spec for iOS and it works p…
-
I'm using cocoa pods through motion-cocoapods with rubymotion and I'm getting a very cryptic error message when I compile my app (rake retina=true):
```
rake aborted!
/Users/holgersindbaek/.rvm/gems/…
-
Hi there,
I've built a couple of custom row types in a project that I am working on, and they work well when built _within_ the project that they are defined. I would now like to promote the row type…
-
If your board hang when you increasing Throttle in armed state (Looks like motors switch off when you pass 30-40% of throttle).
Please, post here this information:
1. MPNG version:
2. Board type (RCT …
-
I try to compile the example but I get errors:
```
Build ./build/iPhoneSimulator-6.0-Development
Build vendor/GPUImage/framework
Build settings from command line:
ARCHS = i386
CONFIGURAT…
-
First `rake` results
``` shell
** BUILD FAILED **
The following build commands failed:
CompileC build/Pods.build/Release-iphonesimulator/Pods.build/Objects-normal/i386/PaperFoldNavigationCont…
padi updated
12 years ago
-
When I execute with `rake target=4.3`, application crashes and puts messages below in terminal.
(It's ok when I run `rake target=5.1`.)
```
$ rake target=4.3
Build ./build/iPhoneSimulator-4.3-De…
-
I'm not sure if this is the right place to submit an issue related to a specific cocoapod, but I thought I'd give it a shot. It seems that SVPullToRefresh's `.bridgesupport` file isn't being properly …
-
I've just purchased RubyMotion and just ran `gem install bubble-wrap`. My Rakefile looks like this:
```
# -*- coding: utf-8 -*-
$:.unshift("/Library/RubyMotion/lib")
require 'motion/project'
require …
-
Hi,
I just upgraded to **cocoapods 0.6** and my **rake** suddenly fails. There seems to be something wrong with the directory structure:
``` bash
Received exception: No such file or directory
- /U…