|
|
@@ -3280,6 +3280,7 @@ private: |
|
|
|
if (! xcuserdataMatchesTargets (xcuserdata))
|
|
|
|
{
|
|
|
|
xcuserdata.deleteRecursively();
|
|
|
|
getProjectBundle().getChildFile ("xcshareddata").getChildFile ("xcschemes").deleteRecursively();
|
|
|
|
getProjectBundle().getChildFile ("project.xcworkspace").deleteRecursively();
|
|
|
|
}
|
|
|
|
}
|
|
|
|