Rolf Marsh
Rolf Marsh
In the module FTASyncHandler.m, there are at least 3 calls using **[NSManagedObjectContext MR_contextForCurrentThread]** which is deprecated, the use of **MR_Save** is deprecated and **saveInBackgroundWithBlock** is deprecated. **The file will not...
In GRDeleteRequest.m, line 46: CFURLDestroyResource
Got one UIView working correctly, moved on to the next UIView, and when using Document Outline to move other controls under ScrollView, they move also in the UIView, which should...
Getting the above warning on this line of code in the **touchesEnded** method: ``` [delegate performSelector: stateChangedSelector withObject:self]; ``` I don't want to change anything just in case it causes...
Hi Mel... are you going to fix this?