Paul Zabelin
Paul Zabelin
…to take care of it, not to loose style when dequeued I am using a custom cell which sets up subviews in constructor. This change is to preserve style that...
It would nice to have xcpretty formatter that supports GitHub Actions warnings and errors. Similar to travis formatter: https://github.com/kattrali/xcpretty-travis-formatter Currently when xcodebuild fails on GitHub action with xcpretty default formatter...
``` _____ _ | | _ _ | |_ ___ ___ | | | || | || _|| -_|| _| |_|_|_||___||_| |___||_| Automated mutation testing for Swift You are running...
we like to add a header to existing response and have to use .raw and implement everything that .ok .json does.
when we ran this action on self hosted M1 machine we get this warning: `The node12 is not supported on macOS ARM64 platform. Use node16 instead.` would it be possible...
Thank you for the awesome action! when using `show-passed-tests: false` we are getting the error: `Error: The process '/usr/bin/xcrun' failed with exit code 1` in step: ``` - name: xcresulttool...
While I can see the live stream on iPhone connected to WiFi Home app on mac connected via Ethernet shows still image and spinner that never stops. Logs show that...
Thank you for the great component! When HomeKit connection is lost the video stream is still getting sent. This prevents me from reconnecting to the camera, as the camera device...
DPPPropertyAttribute.m:60:35: warning: The left operand of '==' is a garbage value NSObject+DProperty.m:211:9: warning: Nil value used as mutex for @synchronized() (no synchronization will occur)
First of all thank you for the great example repo! Is there a specific device snapshot tests should be passing? When I ran on Xcode 13.4.1 (13F100) with iPhone 12...