Wrap Fetch responses into <Responses> tags so iOS works correctly

This commit is contained in:
Ludovic Marcotte
2014-01-14 10:09:10 -05:00
parent 7c7cabe432
commit 0ffa0649c5

View File

@@ -712,6 +712,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
inCollection: theCollection
withType: theFolderType
inBuffer: theBuffer];
*processed = YES;
}
}
}