- Open Xcode 14.0 beta (14A5228q)
- Create new Multiplatform document app.
- Run the iOS simulator.
- Create a new document
Notice error: "the document could not be opened"
Does anyone happen to know a workaround?
Have reported to apple in the meantime: FB10341333
Update 1:
@asperi discovered that it does work if you switch to the Browse
tab first.
I believe this is then only a bug with the Recents
tab as it was previously working on Xcode 13.4.
2
Answers
Apple has fixed this in
Version 14.0 beta 2 (14A5229c)
Not a bug. You try to create it in
Recents
which is not a real folder, so does not allow to write. TapBrowse
tab and there you will be able to create new document.Like below: