Andy
Andy
Sometimes i get stuck in an endless loop for https://github.com/antitypical/Result 
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 ```