Tendies files store the file structure to be restored to PosterBoard.
There are 2 formats for these:
- Container format: a containing folder has the name "container"
- This restores directly to the app container inside of /var/mobile/Containers/Applications/PosterBoard.app and will keep that file structure.
- Descriptor UUIDs and wallpaper IDs will not be randomized using this format.
- Descriptor format: a containing folder has the name "descriptor" or "descriptors"
- This restores to descriptors inside the container. Currently, it restores to the 61 folder if on iOS 17.0+ or 59 on iOS 16. If the structure also changes, this may be automatically handled by Nugget in future versions.
- Descriptor UUIDs and wallpaper IDs will be randomized, preventing overlapping.