Vasiliy Kattouf

Results 9 issues of Vasiliy Kattouf

Added rules filtering options, like in the `rules` subcommand. To achieve reuse with `rules` subcommand: - extracted filtering logic into `RulesFilter` (and write tests) - extracted filtering command line parameters...

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug

Hi Guys! I compiled your library in `Xcode 15.0 Beta 6 (15A5219j)` and received the following warnings: `Forming 'UnsafeMutableRawPointer' to a variable of type 'NSString'; this is likely incorrect because...

Hi, please list a new driver supporting embedded-graphics: https://crates.io/crates/st7567s

In my experience with `walk`, it would be useful have a hotkey to copy the selected path to a clipboard, for example, for use in other cli tools. I suggest...

feature

# Report ## SDK Version `6.12.1` integrated via CocoaPods (AppsFlyerFramework/Dynamic) ## What did you do? Compile iOS project with new `Xcode 15.0 Beta 6 (15A5219j)` ## What did you expect...

checking

Delete 0x82 register write duplication

Added new spec for `sake` tool - https://github.com/kattouf/Sake UPD: Now I have more convenient documentation format, mb it will be useful for review process https://sakeswift.org/

Hi! I'm working on a project that uses [swift-package-manager](https://github.com/swiftlang/swift-package-manager) - [package-swift-lsp](https://github.com/kattouf/package-swift-lsp) ### Problem While working on Linux adoption, I installed the latest Swift (6.1.2) via the latest Swiftly (1.0.1). Everything...