Edem
Edem
Oxcaff, while I can easily use git status from the the command line or my git clients (Tower & SourceTree), doesn't that negate the reason behind using git from Sketch...
Hi @jugutier Any idea when the changes discussed with @teameh above will be implemented? As of Cocoapods version 1.5.3, the behavior above is still the same, and I can concur...
Related to this, I was hoping that the 'hostname' parameter within one of the convenience initializers is also exposed as a getter/setter property that can be dynamically changed (to avoid...
What version of the Reachability framework are you linking against? I would check to make sure you are linking against a version of the Reachability framework that's written for the...
@tirrorex Actually, I think the documentation is correct. 'Reachability' is the name of the current framework, but 'ReachabilitySwift' is still the name of the Cocoapod, as defined by the podspec...
@tirrorex Yeah, it's a little confusing, but when I looked at it further, the reference to 'framework' basically means swift 'module'. My understanding is that prior to version 4.0, you...