Guillermo Ignacio Enriquez Gutierrez

Results 7 issues of Guillermo Ignacio Enriquez Gutierrez

I think we need an option/subcommand to show only the version number and exit with 0 status. This command will become handy when submitting bugs. Users ideally should mention the...

Hello everyone. Thanks for this awesome library! I got the latest version of nano and realized I was not able to update documents anymore when using some old code. I...

## Problem Errors in Storyboards are swallowed by xcbeautify. (I am use with Xcode12.4). For example: `error: Did not find view controller with identifier "AccountPoint" in Home.storyboard, referenced from Dashboard.storyboard`...

bug
help wanted

### Platforms affected iOS ### Motivation and Context Xcode reports warning in CDVNotification.m in soundCompletionCallback (callback function of AudioServicesAddSystemSoundCompletion playBeep). ### Description - In order to implement an loop counter...

It is been a long time this library has been updated. I hope this pull request gets merged 👍 - Updated everything to swift5.2 - Removed dependency in Clibxml2 since...

I just compiled the library with new Apple's LLVM Clang 4.0 which complains (shows a warning) in -[MPOAuthCredentialConcreteStore signingKey] method: ``` /MPOAuth/MPOAuthCredentialConcreteStore.m:183:41: warning: invalid conversion specifier '&' [-Wformat-invalid-specifier] return [NSString...

I am looking for private frameworks headers in iOS5 (specifically of GSEvent.h in GraphicServices.Framework). It would be great if this project gets updated soon :)