Closed vquach2404 closed 6 months ago
Thanks for the report, @vquach2404 . Which package are you seeing the problem with?
Arena creates a full Swift package under the hood with the package injected as a dependency and embeds it in a playground. That's why the result isn't a single playground file but an Xcode project.
Closing this, please reopen if you have more info!
Continuing to get the
No such module
error despite following instructions and building to re-trigger the SPM package.Details:
Also curious to understand what Arena is doing that allows playgrounds to use SPM.