Skip to content

Commit

Permalink
Update docs/guides/file-transfer.md
Browse files Browse the repository at this point in the history
mention new version
  • Loading branch information
aluedeke authored Jan 30, 2025
1 parent 7ec7f3a commit f8cd44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/file-transfer.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ possible formats this path can take:
* `<container-type>` is the container type
* On simulators, common values are `app`, `data`, `groups`, but a custom one can also be provided
* On real devices, the only accepted value is `documents`. All others are treated as Format 2
* In `xcuitest-driver` versions prior to version `v8.1.0` the following limitation applies:
* In `xcuitest-driver` versions prior to version `v8.3.0` the following limitation applies:
This value can only be specified for apps that have the `UIFileSharingEnabled` flag set to
`true`. You can use the [`mobile: listApps`](../reference/execute-methods.md#mobile-listapps)
extension to identify such apps.
Expand Down

0 comments on commit f8cd44d

Please sign in to comment.