Commit 3b9626b
committed
fix: File connections to iOS device work for a single app only
In case you have a long living process, the CLI should be able to access files to different applications. However, file connections on iOS device require to be closed after finishing operation. Currently this fails, but it is fixed in the latest version of ios-device-lib1 parent c08b575 commit 3b9626b
2 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments