Commits


Michael Haney authored and GitHub committed ade283450d0
Change GDTCORUploader and GDTCORPrioritizer APIs (#4766) from readyToUploaderWithConditions: to readyToUploadTarget:conditions: in order to allow the same object to act as an uploader for multiple targets. similarly, uploadPackageWithConditions: to uploadPackageWithTarget:conditions: Deletes support and tests for the FLL backend, since it's being rolled into the CCT uploader and prioritizer objects.