Skip to content

Instantly share code, notes, and snippets.

@VincentDondain
Created September 11, 2017 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save VincentDondain/f357a1646e6052d9a376fb2cc8866be1 to your computer and use it in GitHub Desktop.
Save VincentDondain/f357a1646e6052d9a376fb2cc8866be1 to your computer and use it in GitHub Desktop.
UIPasteConfigurationSupporting on UIViewController
[FAIL] Type AVKit.AVPlayerViewController (native: AVPlayerViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type MediaPlayer.MPMediaPickerController (native: MPMediaPickerController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIImagePickerController (native: UIImagePickerController) does not conform UIPasteConfigurationSupporting
[FAIL] Type QuickLook.QLPreviewController (native: QLPreviewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIInputViewController (native: UIInputViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type ReplayKit.RPBroadcastActivityViewController (native: RPBroadcastActivityViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type ReplayKit.RPPreviewViewController (native: RPPreviewViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type SafariServices.SFSafariViewController (native: SFSafariViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UINavigationController (native: UINavigationController) does not conform UIPasteConfigurationSupporting
[FAIL] Type Messages.MSMessagesAppViewController (native: MSMessagesAppViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type EventKitUI.EKCalendarChooser (native: EKCalendarChooser) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIPageViewController (native: UIPageViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type Messages.MSStickerBrowserViewController (native: MSStickerBrowserViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type EventKitUI.EKEventEditViewController (native: EKEventEditViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type EventKitUI.EKEventViewController (native: EKEventViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type MessageUI.MFMailComposeViewController (native: MFMailComposeViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type MessageUI.MFMessageComposeViewController (native: MFMessageComposeViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type FileProviderUI.FPUIActionExtensionViewController (native: FPUIActionExtensionViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type ContactsUI.CNContactPickerViewController (native: CNContactPickerViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type ContactsUI.CNContactViewController (native: CNContactViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIActivityViewController (native: UIActivityViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIReferenceLibraryViewController (native: UIReferenceLibraryViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIDocumentPickerViewController (native: UIDocumentPickerViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UISearchController (native: UISearchController) does not conform UIPasteConfigurationSupporting
[FAIL] Type Social.SLComposeViewController (native: SLComposeViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIViewController (native: UIViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type CoreAudioKit.AUViewController (native: AUViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type CoreAudioKit.CABTMidiCentralViewController (native: CABTMIDICentralViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type CoreAudioKit.CABTMidiLocalPeripheralViewController (native: CABTMIDILocalPeripheralViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UISearchContainerViewController (native: UISearchContainerViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UISplitViewController (native: UISplitViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UITabBarController (native: UITabBarController) does not conform UIPasteConfigurationSupporting
[FAIL] Type Social.SLComposeServiceViewController (native: SLComposeServiceViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UITableViewController (native: UITableViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type MultipeerConnectivity.MCBrowserViewController (native: MCBrowserViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type StoreKit.SKCloudServiceSetupViewController (native: SKCloudServiceSetupViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type StoreKit.SKStoreProductViewController (native: SKStoreProductViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type GameController.GCEventViewController (native: GCEventViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIVideoEditorController (native: UIVideoEditorController) does not conform UIPasteConfigurationSupporting
[FAIL] Type GameKit.GKMatchmakerViewController (native: GKMatchmakerViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type GameKit.GKTurnBasedMatchmakerViewController (native: GKTurnBasedMatchmakerViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type GameKit.GKGameCenterViewController (native: GKGameCenterViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type GLKit.GLKViewController (native: GLKViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type PassKit.PKAddPassesViewController (native: PKAddPassesViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type PassKit.PKAddPaymentPassViewController (native: PKAddPaymentPassViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type PassKit.PKPaymentAuthorizationViewController (native: PKPaymentAuthorizationViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIAlertController (native: UIAlertController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UICloudSharingController (native: UICloudSharingController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIDocumentBrowserViewController (native: UIDocumentBrowserViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UICollectionViewController (native: UICollectionViewController) does not conform UIPasteConfigurationSupporting
[FAIL] Type UIKit.UIDocumentPickerExtensionViewController (native: UIDocumentPickerExtensionViewController) does not conform UIPasteConfigurationSupporting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment