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: FAQ.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,10 +64,10 @@ Access to iCloud.com is blocked from mainland China. `icloudpd` can be used with
64
64
65
65
Here are the steps to make it working:
66
66
- download binary from Github [Releases](https://github.com/icloud-photos-downloader/icloud_photos_downloader/releases) into desired local folder
67
-
- add executable flag by running `chmod +x icloudpd-1.17.5-macos-amd64`
68
-
- start it from the terminal: `icloudpd-1.17.5-macos-amd64`
67
+
- add executable flag by running `chmod +x icloudpd-1.17.6-macos-amd64`
68
+
- start it from the terminal: `icloudpd-1.17.6-macos-amd64`
69
69
- Apple will tell you that it cannot check for malicous software and refuse to run the app; click "Ok"
70
-
- Open "System Settings"/"Privacy & Security" and find `icloudpd-1.17.5-macos-amd64` as blocked app; Click "Allow"
71
-
- Start `icloudpd-1.17.5-macos-amd64` from the terminal again
70
+
- Open "System Settings"/"Privacy & Security" and find `icloudpd-1.17.6-macos-amd64` as blocked app; Click "Allow"
71
+
- Start `icloudpd-1.17.6-macos-amd64` from the terminal again
72
72
- Apple will show another warning; click "Open"
73
-
- After that you can run `icloudpd-1.17.5-macos-amd64 --help` or any other supported command/option
73
+
- After that you can run `icloudpd-1.17.6-macos-amd64 --help` or any other supported command/option
0 commit comments