xcode4 - Xcode snapshot restore fails: "File exists" -
i need restore snapshot has been created morning xcode 4.3.2.
for reason have not commited git few days , made important changes not again. yea, know...
so run "restore snapshot", select desired one, see error message:
âlibxml2.dylibâ couldnât copied âlibâ because item same name exists.
after that, restore silently aborted (right after creating new snapshot). libxml2 of course xml library can add through xcode.
in fact, in file list appears before restore, there 2 entries of libxml2.dylib. unchecking one, or two, has no effect.
i tried removing existing libxml2.dylib in project, no change. there folder "libs" in project, not "lib".
any idea how make error go away or restore different location, perhaps directly snapshot?
thanks help!
m
it turns out can restore different location through organizer.
start organizer, click projects tab, select project on left side, select snapshot need , click on "export snapshot" on bottom left.
select folder restore snapshot in - there is!
good luck whom might useful!
Comments
Post a Comment