Skip to content

Commit 3a99610

Browse files
committed
Improved wording
Updated text and removed a solution for the problem related to version <1.2.2.
1 parent 62c3649 commit 3a99610

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Screenshots
3232
Motivation
3333
----------
3434

35-
This tool is designed to use unencrypted local iOS backups as a reliable and incremental way to export photos and videos from iOS devices to your computer without relying on any cloud services. Frequent (even daily) iOS backups are very efficient because they are incremental (only new or changed files are added to the backup). And this tool is also completely incremental. It never moves or overwrites files that have already been exported to a given output directory.
35+
This tool is designed to use unencrypted local iOS backups as a reliable and incremental way to export photos and videos from iOS devices to your computer without relying on any cloud services. Frequent (even daily) iOS backups are very efficient because they are incremental (only new or changed files are added to the backup). Additionally, the tool itself is fully incremental: it never moves or overwrites files that have already been exported to the specified output directory.
3636

3737
**Note**: An unencrypted iOS backup won't contain most sensitive information from your iOS device. For example, passwords, Wi-Fi settings, website and call history, and health data are never transferred[^2]. So they are not as insecure as you might think. However, it is important to back up your iOS device data only to a fully secured computer.
3838

@@ -53,10 +53,6 @@ Troubleshooting
5353
**Solution:** Go to Settings, `Security & Privacy``Full Disk Access` and enable "Full Disk Access" for your
5454
`Terminal` application.
5555

56-
**Problem:** When I run this tool, I get the error message like `Not a HASH reference at ios_backup_extractor.pl line 729`.\
57-
**Solution:** There was a bug in an earlier version of this tool, that randomly caused this type of error on Windows.
58-
Please use at least version 1.2.2 and this problem should be fixed.
59-
6056
`--help` screen
6157
---------------
6258
```

0 commit comments

Comments
 (0)