Link error in Xcode with LevelPlay (IronSource) 8.3.0 package with iOS project

I am trying to build an iOS Unity project with Xcode and have run into a problem with linking. I develop on Windows and have the Unity editor create an Xcode project, which I then copy to a Mac to build. With the newest 8.3.0 LevelPlay package, 3 warnings about undefined symbols occur and an error about undefined symbol __swift_FORCE_LOAD_$_swiftXPC keeps the build from linking. I have tried the earlier 8.1.0 version, and that compiles and links fine. I have attempted the build with Xcode versions 15.0 and 15.2. Both are unsuccessful. My Mac (2017 MacBook Pro) only supports up to macOS Ventura and versions of Xcode after 15.2 need a newer macOS, so I can’t test the latest Xcode versions.

Has anyone else experienced a problem like this?

yes i do facing the same issue , have you resolved it ?

I have the same problem

Did you manage to solve the issue ?