SRGSSR / pillarbox-apple

A next-generation reactive media playback ecosystem for Apple platforms.
https://testflight.apple.com/join/TS6ngLqf
MIT License
60 stars 9 forks source link

Library not loaded: @rpath/Testing.framework/Testing some error #1021

Closed buzai closed 2 weeks ago

buzai commented 1 month ago

Is there an existing issue for this?

Description of the problem

when install pillarbox just run the project. cant build success. latest xcode

Relevant stack trace or log output

No response

Reproducibility

Always

Steps to reproduce

create new project , install this package, run it.

Library version

4

Operating system

latest

Code sample

import PillarboxPlayer

defagos commented 1 month ago

Hi,

Are you possibly linking your project against PillarboxCircumspect? This is a testing-oriented library which must not be linked against application targets.

If not could you possibly attach an example of a failing project to this issue? Thanks in advance.

defagos commented 1 month ago

Hi @buzai,

Any updates about this issue? Otherwise we will soon mark it as resolved and close it.

Thanks in advance for your help.

defagos commented 2 weeks ago

No activity since two weeks. Closed, but feel free to reopen if you have anything to add.