From e9d50ff3a14f618a3d372b9b4cd6c1dca8d1f4e6 Mon Sep 17 00:00:00 2001 From: Michael Schneider Date: Sun, 7 Feb 2016 20:24:40 -0800 Subject: [PATCH] Disable App Transport Security in AsyncDisplayKitTestsHost target To be able to make http requests in tests we should disable the NSAppTransportSecurity of the AsyncDisplayKitTestsHost target. Otherwise tests like -[ASBasicImageDownloaderTests testAsynchronouslyDownloadTheSameURLTwice] will show an error. --- AsyncDisplayKitTestHost/Info.plist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/AsyncDisplayKitTestHost/Info.plist b/AsyncDisplayKitTestHost/Info.plist index 20d72f5238..074288945b 100644 --- a/AsyncDisplayKitTestHost/Info.plist +++ b/AsyncDisplayKitTestHost/Info.plist @@ -22,6 +22,11 @@ 1 LSRequiresIPhoneOS + NSAppTransportSecurity + + NSAllowsArbitraryLoads + + UIRequiredDeviceCapabilities armv7