Ryan Maxwell

Results 26 comments of Ryan Maxwell

A sane workaround until someone updates this repo, is to add a local `MTLManagedObjectAdapter.podspec.json` in your project. Then in your podfile, point to it like: `pod 'MTLManagedObjectAdapter', :podspec => 'MTLManagedObjectAdapter.podspec.json'`...

+1 I had to stop using this plugin due to a off bulb breaking the entire homekit stack. I'd like to know when this is improved.

Hey guys - this looks like a great solution on the outside - but I need to do some more tests before merging it. I've had issues in the past...

Hi Alex, I can see the submodule repos at their respective paths, they're not private forks https://github.com/ryanmaxwell/Fragaria and https://github.com/ryanmaxwell/Sparkle Not sure why you couldn't clone them? Do you have private...

Is this on the device or the simulator? Can you provide a code excerpt of where you are calling the action sheet? There are examples in the /Tests folder, and...

I don't suppose you have tapjoy installed? Ive had a reported conflict between that SDK and killing the Callbacks on UIAlertviews here https://github.com/ryanmaxwell/UIAlertView-Blocks/issues/17 As RMUniversalAlert on ios8 uses UIAlertcontroller that...

Thanks. The app needs a bit of attention - I'll try to update it in the next couple of weeks.

Hi - I've used this pod with other pods many times - Perhaps this is a case of category collision? The TapjoySDK is closed-source, so I can't tell if they...

@macinux are you using the same library (TapJoy) or is another incompatibility?