diff --git a/Icns Composer/IconImage.swift b/Icns Composer/IconImage.swift index eba1cbe..34ece0d 100644 --- a/Icns Composer/IconImage.swift +++ b/Icns Composer/IconImage.swift @@ -64,7 +64,6 @@ struct IconImage { self.image = image.resize(toSize: size) self.scale = scale self.size = size - print("Image \(filename): \(self.image?.width)x\(self.image?.height)\(scale)\n") } /// Write the iconset image to the supplied url. diff --git a/Icns Composer/Info.plist b/Icns Composer/Info.plist index 4ec6a73..9ceeb2f 100644 --- a/Icns Composer/Info.plist +++ b/Icns Composer/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.1 + 1.3.2 CFBundleSignature ???? CFBundleVersion - 76 + 83 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion @@ -30,21 +30,21 @@ NSExceptionDomains - raphaelhanneken.de + github-cloud.s3.amazonaws.com NSIncludesSubdomains NSTemporaryExceptionAllowsInsecureHTTPLoads - github-cloud.s3.amazonaws.com + github.com NSIncludesSubdomains NSTemporaryExceptionAllowsInsecureHTTPLoads - github.com + raphaelhanneken.com NSIncludesSubdomains