Charles Heizer

Results 9 issues of Charles Heizer

I must be missing something very simple. How do I get the boto3 client object. I would like to call list_objects method to see all the objects in my bucket....

Hello, Is there any support for specifying a custom keychain? Say I want to save an item to /Library/foo/my.keychain. This way the keychain can be used by GUI and daemon....

Hello, I'm getting this error trying to open a very large (9gig) zip file. I tried unzipping the file via the command line using unzip and it errors out. Now...

MKNetworkKit Cocoapod fails on Mac OS X due to DLog not defined in MKNetworkKitAdditions. This is overkill but just add to NSAlert+MKNetworkKitAdditions.h ``` #ifdef DEBUG # define DLog(fmt, ...) {NSLog((@"%s...

Hello, How can I drill down in to the error to figure out what is going on. The API works and then all of a sudden I see this error...

question

Hello, not sure Im asking this correctly. Is it possible to disable or hide the "SCHEMAS" section of the docs? I want to keep only the Endpoints.

question

Hello, I like the concept of your project and would like to use it a bit more. It's fine if I have one option but it seems to break on...

Hello, I was wondering why the need for FMXLowerCamelCaseFromSnakeCase and vice versa. Some of my columns are "Snake" case and when it converts it to "Camel" valueForKey does not work.

SideBar Sections dont stay open when child is clicked. For example when I click on "Layouts" > "Static Navigation", "Layouts" closes and does not stay open.