diff --git a/Iconizer/Info.plist b/Iconizer/Info.plist index 05f6f34..b11ee97 100644 --- a/Iconizer/Info.plist +++ b/Iconizer/Info.plist @@ -21,13 +21,35 @@ CFBundleSignature ???? CFBundleVersion - 162 + 166 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSAppTransportSecurity - NSAllowsArbitraryLoads - + NSExceptionDomains + + behoernchen.github.io + + NSTemporaryExceptionAllowsInsecureHTTPLoads + + NSIncludesSubdomains + + + github.com + + NSTemporaryExceptionAllowsInsecureHTTPLoads + + NSIncludesSubdomains + + + github-cloud.s3.amazonaws.com + + NSTemporaryExceptionAllowsInsecureHTTPLoads + + NSIncludesSubdomains + + + NSHumanReadableCopyright Copyright © 2015 Raphael Hanneken. All rights reserved.