Chris Ballinger

Results 291 comments of Chris Ballinger

Another issue I found is that when xcodebuild is run with multiple destinations with `-disable-concurrent-testing`, the device names are not present in the report.

@thii Nope! Feel free to finish it up. I've since switched over to using [XCTestHTMLReport ](https://github.com/TitouanVanBelle/XCTestHTMLReport)

@thii Hahaha awesome, that's the spirit!

I'd like to help get this moving forward. An issue I noticed with the existing patches is that if there are failures for parallel devices, the device that failed isn't...

@alexandreleroux Do you have any documentation of this feature? I couldn't find any references to AirPlay in the VLC source code, or any indication of AirPlay 2 capabilities in the...

The issue with `LocalizedStringKey` is that many of the SwiftUI APIs that accept it don't also allow for specifying the `bundle` or `tableName`, for example `TextField`. This means workflows that...

@weissi You generally need to check the podspec in because a Podfile can reference a git repo, in which case it will look in the root for a podspec. >...

@weissi This should be merged because even though the problem is semi-resolved by having a podspec version published to `trunk`, not having this merged prevents someone from pointing to the...

I'm actually working on this, and will be making a Swift (or possibly Obj-C) wrapper very soon.

Here's a basic podspec: https://github.com/chrisballinger/libsignal-protocol-c/tree/podspec