skw4y / iTunesBackupFileExtractor

Simple app that extract media files contained in iTunes backup.
38 stars 7 forks source link

Initial fix attempt for IOS8 #2

Open Khaddar opened 8 years ago

Khaddar commented 8 years ago

Don't treat domains com.apple.TextEncoding or com.apple.assetsd as files, just discard them and proceed.

skw4y commented 5 years ago

The domains com.apple.TextEncoding or com.apple.assetsd will be ignored but it will only work in debug... Can you update the code and remove all the #IF DEBUG ?