Fabrizio Destro

Results 8 issues of Fabrizio Destro

When I try a simple profile as the one suggested inside the README.md and run the command `conan install . --profile ios_profile` I get the following error: ``` ERROR: Unable...

I am using `AudioRecorderActivity` and sometimes it crashes because the attribute `saveMenuItem` is `null`, the following is the exception launched: ``` 2019-03-20 10:24:16.431 3586-3586/it.egate.intesi.eroi E/AndroidRuntime: FATAL EXCEPTION: main Process: it.egate.intesi.eroi,...

[1]: https://github.com/adnanh/webhook/blob/master/docs/Hook-Examples.md I want to suggest an improvement on how the examples are currently organized. Instead of having a markdown file with a list of examples ([this][1]) I think it...

help wanted
documentation

`scapix` does not use the same C++ standard version of the project when the version is set with `CMAKE_CXX_STANDARD`. The following snippet is what I use to set the compiler...

I tried your application on different devices and versions of Android and I didn't have any issue until I tried it on the Google Pixel 3a. After enabling the VPN...

## Expected Behavior I installed `commitlint` and `commitlint/config-conventional` globally, thus running `echo 'hello world' | commitlint` under any directory should works. ## Current Behavior The command raises an exception. ```...

bug
help wanted
community

Travis-CI is switching to a new domain `travis-ci.com`, this commit adds support for this domain with a CLI option.

### What problem or need do you have? I have a project where one resource file is generated after the Xcode project is created with tuist. In this scenario, tuist...

type:need/problem