GCUndoManager icon indicating copy to clipboard operation
GCUndoManager copied to clipboard

ARC compatibility

Open JanX2 opened this issue 11 years ago • 0 comments

These commits enable GCUndoManager to be compiled both with and without ARC. There is a new build configuration called Debug-ARC, which builds the testbed target with ARC. I have tested GCUndoManager with ARC in one of my apps and it has performed flawlessly.

I also added a README.

JanX2 avatar Nov 13 '13 09:11 JanX2