Brian Clymer
Brian Clymer
@hotchemi I'm not entirely sure why this issue was created, but I think it might be related to an issue I'm seeing. I'm passing in a wrapped context ``` ContextThemeWrapper(context,...
I was able to prebuild local pods by removing the check that OP mentioned, as well as commenting out these 2 lines. https://github.com/leavez/cocoapods-binary/blob/9f40c5df4149598b03b44c01d33b04e78ff38772/lib/cocoapods-binary/helper/podfile_options.rb#L94 https://github.com/leavez/cocoapods-binary/blob/9f40c5df4149598b03b44c01d33b04e78ff38772/lib/cocoapods-binary/Prebuild.rb#L106 Those were both added in the...
I'd like to 2nd this issue. We have a modular app and moved to exclusively `.xcconfig` files about a year ago. We have a [danger](https://github.com/danger/danger) check to validate that each...
Hey there! Big fan of this project, was looking for an open source, native, mac solution for push bullet and found this. I also wanted a easier way to initiate...