Describe the bug
I have tried several times to create a Mac backup but each time I run into the same error.
To Reproduce
Steps to reproduce the behavior:
- Plug in iPhone to Mac and create a backup
- Then, point the parser at the created file with
ruby notes_cloud_ripper.rb -i '/Users/[user]/Library/Application Support/MobileSync/Backup/00008120-001019C41A84201E'
- Get error
Expected behavior
The parser works correctly.
Desktop (please complete the following information):
- OS: macOS Tahoe 26.3.1
- Ruby Version: 3.2.7
Smartphone Source (please complete the following information, if applicable):
- Device: iPhone 14 Pro
- OS: iOS 16.5
- Type of backup: Mac backup
Command used
ruby notes_cloud_ripper.rb -i '/Users/[user]/Library/Application Support/MobileSync/Backup/00008120-001019C41A84201E'
Please confirm the following
- Error occurs on the latest version of this program on GitHub: Yes
- You have run
bundle install: Yes