From 41c539fc985a47d5035ae933071fc987357f676e Mon Sep 17 00:00:00 2001 From: Raphael Hanneken Date: Thu, 15 Oct 2015 12:12:44 +0200 Subject: [PATCH] Improved transport security --- Icns Composer/Info.plist | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/Icns Composer/Info.plist b/Icns Composer/Info.plist index bac4945..ac6abfb 100644 --- a/Icns Composer/Info.plist +++ b/Icns Composer/Info.plist @@ -2,6 +2,33 @@ + NSAppTransportSecurity + + NSExceptionDomains + + behoernchen.github.io + + NSTemporaryExceptionAllowsInsecureHTTPLoads + + NSIncludesSubdomains + + + github.com + + NSTemporaryExceptionAllowsInsecureHTTPLoads + + NSIncludesSubdomains + + + github-cloud.s3.amazonaws.com + + NSTemporaryExceptionAllowsInsecureHTTPLoads + + NSIncludesSubdomains + + + + CFBundleDevelopmentRegion en CFBundleExecutable @@ -21,16 +48,11 @@ CFBundleSignature ???? CFBundleVersion - 46 + 47 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) - NSAppTransportSecurity - - NSAllowsArbitraryLoads - - NSHumanReadableCopyright Copyright © 2015 Raphael Hanneken. All rights reserved. NSMainNibFile