Binary XCFrameworks on Swift Playgrounds 4?

When attempting to load an SPM package with a binary XCFramework target the package importer spins for a bit and then nothing happens.

Checking the iPad logs in Console shows an error: Failed to resolve package graph: <private>

Tried multiple such packages and made sure they were working fine on Xcode.

Is this feature explicitly disabled or is this a bug? Are there future plans with Swift Playgrounds to support binary XCFrameworks?

Thanks.

Post not yet marked as solved Up vote post of mcanel Down vote post of mcanel
609 views