Konrad Piękoś
Konrad Piękoś
## Expected Behavior Library should support Accessibility feature ## Actual Behavior Library do not support Accessibility feature ## Steps to Reproduce the Problem 1.Turn on Accessibly in device settings 2.Display...
Is there a possibility to integrate this tool with SonarQube ?
`UnsafeRawPointer` is depreciated: ``` note: use the 'withUnsafeBytes' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope ``` and on iOS 16.1...
I successfully installed dependency but GeneratedFrameworks directory is empty and Xcode can't find module ``` platform :ios, '14.0' plugin 'cocoapods-binary' target 'Demo' do pod 'APIKit', :binary => true end ```...