You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ If you have an antivirus or firewall, you may need to disable some other setting
14
14
-**Automatically save blobs in the background**
15
15
- Store up to ten devices with presets
16
16
- Save blobs for beta versions
17
-
-Automatically read ECID and other info from device so you don't to get it manually
17
+
-Read ECID and other info from device so you don't to get it manually (currently broken on Windows)
18
18
- No need to download entire .ipsw for beta versions(just specify link)
19
19
- Choose where to save blobs with file picker
20
20
- Explains how to get ECID, Board Config(if needed), and information necessary for beta versions
@@ -26,6 +26,7 @@ If you have an antivirus or firewall, you may need to disable some other setting
26
26
Please send feedback via [Github Issue](https://github.com/airsquared/blobsaver/issues/new/choose) or [Reddit PM](https://www.reddit.com//message/compose?to=01110101_00101111&subject=Blobsaver+Feedback) if you encounter any bugs/problems or have a feature request.
27
27
28
28
## TODO:
29
+
- Fix reading the information from the device on Windows
0 commit comments