How to transition from the old Parse framework

The merged updates in PR 407 fixes the problem. If you need help with using the new methods, see my sample app:

When migrating the installation, you should use the Objective-C PFInstallation.current().objectId and Parse-Swift ParseInstallation.become():

Most of the example logic is in ContentViewModel.swift