Apple claims you can share files to the Xcode simulator.
The first step works (share-to-simulator context menu exists). But when you execute this nothing happens.
This contradicts the apple documentation which states:
a Simulator opens the Files app, and lets you select where to save the files.
If I instead try to drag and drop between the Mac and the simulator's file manger I receive the message:
Simulator device failed to open file:///Users/me/Downloads/Exchange/ExampleExport.json.
So what is the trick? Is there a missing authorisation that I need to set in the simulator's settings for example?
MacOS: 15.5 Xcode: 16.4 (16F6) ... the latest stable Apple versions.