Noah Gilmore

Results 33 comments of Noah Gilmore

@vhbit do you know if the uber fork is available anywhere? Or is that still yet to be open sourced?

@phantoxe I'd recommend passing a url to the poster property for the file player: ``` config={{ file: { attributes: { poster: placeholderImage?.src, }, }, }} ```

Also wondering if there's an update on this, looks like we're seeing the same thing

Hm interesting - I guess specifying the name of the target isn't an option then. It would still be nice to have better error messaging for this, and another option...

The correct solution here is to set Mismatched Return Type to No in build settings.

I think this might be mentioned in https://github.com/jiulongw/swift-unity/issues/17

@sashakid hard to know what’s causing the error without more info. Which symbols are not found?

Bumping this! Would be great to have these types exposed externally for library consumers

I'm seeing the same thing. I made the following repo with a reproducible case: https://github.com/noahsark769/Feedback-SwiftlintClosureLiteralCorrectionBug