I just messed up my whole project trying to refactor it to include ARC. Now I’ve been trying to revert from the snapshot arc refactoring created, but it made an even bigger mess. What can I do in this situation? Is there a way to grab the snapshot clean instead of trying to use it as a reference point to modify the project to the previous state?
Share
Ok, I found online how to recover a Snapshot by going into the organizer/projects, selecting the snapshot I want to recover, then clicking on “Export Snapshot” at the bottom. After some patchwork I finally got my project to the state it was before the chaos! Thanks everyone who replied! I hope this is helpful to anyone else. Cheers!