Closed jacssa closed 1 month ago
@jacssa It seems likely that you'll need to upgrade the CI machine's version. Xcode users on the web or GitHub issues have reported resolving the "Undefined symbols: __swift_FORCELOAD$_swiftXPC" issue by upgrading.
Closing this issue as Xcode upgrade fixes the issue.
How it's set up: RefinerSDK 1.4.0 Xcode 15.0 Cocoapods and or SPM,
What I'm trying to do: Run the build
What happens: Get the error
What I did: I tried with Xcode 15.4, and it seems to be working fine with cocoapods, but we're using Xcode 15 for our CI machines, so it needs to work with 15.0.
Also, I tried adding architecture exclude to arm64 for iOS simulator, although it doesn't compile, giving the same error.