-
Trying to run tests for https://github.com/bmichotte/ProMotion-XLForm which use https://github.com/xmartlabs/XLForm which require xcode 6.3+ (it uses `nullable`, `nonnull`, `null_unspecified` keywords…
-
I'm running into this error when trying to rake my project in RM 4.4 and sdk 9.1
I've done `rake clean:all` followed by `rake pod:install` and then `rake`
Here's the full error:
```
Compile ./ap…
-
I want to create a section of options that allow multiple rows to be checked. For the resulting value, I would like an array of values:
```
{
"people" => [
"john",
"sue"
]
}
```
However,…
-
I started getting this error when I upgraded to iOS 9. It might not be related, but I will continue to look into it.
```
2015-09-23 08:16:59.790 MyApp[71158:3888111] xl_sub_form_screen.rb:40:in `set_…