Carlos Lopez

Results 6 issues of Carlos Lopez

## Current Behavior Archiving builds with bitcode enabled are failing on the latest release v8.8.0, after updating from the version 8.7.2 using SPM builds started failing, I noticed that this...

bug

Hey guys, I'm getting this error installing [FengNiao](https://github.com/onevcat/FengNiao) in a MacBook Pro 2021 with M1 Pro. With HomeBrew and Mint ``` error: no such module 'PackageDescription' import PackageDescription ^ ```...

Hey, I'm getting this error after updating to the latest `v14.1.2`, I'm using SPM. If the library has any localized resource, this `defaultLocalization: "en"` must be added to the Package.

Hello, I've been facing problems with the SwiftUI preview, I have an app that runs clean architecture in multiple modules, SwiftUI preview doesn't work properly running the app scheme, so...

- Added `setVolume` to `VLCVideoPlayer.Proxy` `ObservableObject` - Fixed an issue in `mediaPlayerTimeChanged` that was causing delays when playing videos with a start time greater than zero for `m3u8` files.