Troy Anderson

Results 4 issues of Troy Anderson

On a brand new swift project in XCode 8.1 with the following Podfile and only adding one line to the main ViewController.swift file: import DZNPhotoPickerController XCode reports the error: 'AFNetworking.h'...

I am trying to add a stimulus controller to a form field to, for example, uncheck all or check all checkboxes in a collection_check_boxes field set. I tried `connection_check_boxes :user_ids,...

Added the feature, updated the relevant fixture, and added supporting specs.

I followed the read me, including building a fat binary. I included the project into my workspace and added libc++.dylib to my project to get everything to compile. However, I'm...