Alessio Nossa
Alessio Nossa
Although I have not looked at code and documentation, I think the project needs some adjustments to be compatible with [OBS-websocket](https://github.com/obsproject/obs-websocket) 5.0.0 that will be released soon.
I tried the app on several devices and on most of the the app crashes since the launch after I downloaded a video. I tried debugging the code and I...
I am trying to add App Intents to our app (**not** in an App Intents Extension, so it is not related to ). I am working with Xcode 14 beta...
It is not essential, because the amd64 binary seems to work fine under Rosetta 2, but a native Apple Silicon (arm64 macOS) binary can be a nice thing.
Add support for Siri Shortcuts (and the Shortcuts app) for iOS. Three intents have been implemented: - **GetPeers**: get the list of peers' public keys in a specific tunnel. Is...
When I try decoding Base32 string `C7LU2YLHZMWMMAOA2XGIE6NIHFXRN25FRXAUUIFP5LXVTJGW4ICQ====` I get a `DecodingError`. The string has no issues and get decoded correctly by other decoders: This is related to #30 , in...
Add padding for Base32 encoding.
Add `LD_RUNPATH_SEARCH_PATHS` option as it is for other types of extensions (e.g. app extension). I followed the same logic of #272, copying the value from the current version of [SettingPresets/Products/app-extension.yml](https://github.com/yonaskolb/XcodeGen/blob/master/SettingPresets/Products/app-extension.yml)
With version 3.0 of the software (now in beta), reMarkable updated the format of “lines” files to version 6 to support typed text (https://www.reddit.com/r/RemarkableTablet/comments/y8ykxc/version_30_beta_released/). This new version of the notebooks...