Andy

Results 8 issues of Andy

Sometimes i get stuck in an endless loop for https://github.com/antitypical/Result ![screen shot 2015-09-04 at 13 34 44](https://cloud.githubusercontent.com/assets/851640/9682752/ddc28fbe-5309-11e5-9196-4daea606a1b1.png)

bug
help wanted
update

as stated in the pod file ``` s.source = { :http => "https://www.github.com/google/EarlGrey/releases/download/2.1.0/EarlGreyApp.zip" } ``` link returns a 404.

First of all congrats on this wonderful library. I was struggling with very big yml files, and many recurring variables. So I wanted to give it a go to make...

Is it normal that TestFlight uses a different keychain then the app store build? I have added my login-credentials in my keychain using Locksmith so that the app login's automatically...

Are there any plans to support xcworkspace? i have project that uses cocoapods so for it to compile it needs to compile from xcworkspace

Is there any possibility to change the minimumLineSpacing to control the spacing between items?

Is this project compatible with ARC? because i constantly get an error stating ``` Must explicitly describe intended ownership of an object array parameter ```