diff --git a/Project.swift b/Project.swift index 8a7750c..5810beb 100644 --- a/Project.swift +++ b/Project.swift @@ -51,6 +51,9 @@ class iBoxFactory: ProjectFactory { "CFBundleTypeRole": "Editor" ] ], + "NSAppTransportSecurity": [ + "NSAllowsArbitraryLoadsInWebContent": true + ] ] private let shareExtensionInfoPlist: [String: Plist.Value] = [