mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-15 12:07:37 +08:00
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.