Bill Burgess
Bill Burgess
I'd love to see the ability to restrict how for the menu comes into view. Primarily to drop the menu down into place, but still be able to see part...
I was able to get things working just from the ease of using Cocoapods, but many users won't be as lucky. Also, the tutorial is very, very limited. It would...
Using Cocoapod version 2.6.8. I wanted to test how our app would work on the new version of iOS. App compiles and runs initially (login screen) without issue. Once logged...
I think the podspec file is not set correctly. It targets iOS and 7.0 only. I think it should have the greater than or equal to 7.0 in the podspec...
**Description** I'm trying to install permissions on my sim when running inside a VM for our CI builds. The version we have is throwing an error when trying to set...
**Description** When trying to set permissions on an iOS device running 14.5, I am getting an error. ```console brasky@Bills-MBP ~ % applesimutils --byId "231CE0DA-5E28-43E5-AB05-F860438CEC3A" --bundle "simpleinout" --setPermissions "notifications=YES, location=always, contacts=YES"...
Everything seems to work when I save my files using `-downloadFileForURL:progressBlock:completionBlock` but I get all kinds of errors when I use `-downloadFileForURL:inDirectoryNamed:progressBlock:completionBlock` The errors suggest that the files are not...
Could you update the pod spec with the latest code base? It appears there is a 1.0 in the versions, but the pod spec is still referring to the 0.9...
Using same config as before, but under new home bridge plugin, Sonos fails to initialize. Loading 1 platforms... [Speaker] Initializing Sonos platform... Loading legacy platform Sonos /usr/local/lib/node_modules/homebridge-legacy-plugins/platforms/Sonos.js:66 this.name = this.description["roomName"]...
Would love this to be implemented via Cocoapods. I don't support Carthage and don't like adding outside source to mine to avoid having to write test coverage for it. ;)...