diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f7613e7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.pbxproj merge=union +*.pbxproj binary diff --git a/CanIWKWebView.xcodeproj/project.pbxproj b/CanIWKWebView.xcodeproj/project.pbxproj index ad30266..6789f08 100644 --- a/CanIWKWebView.xcodeproj/project.pbxproj +++ b/CanIWKWebView.xcodeproj/project.pbxproj @@ -395,6 +395,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = CanIWKWebView/CanIWKWebView.entitlements; +"CODE_SIGN_ENTITLEMENTS[sdk=iphonesimulator*]" = CanIWKWebView/CanIWKWebView-Simulator.entitlements; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 101; @@ -443,6 +444,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = CanIWKWebView/CanIWKWebView.entitlements; +"CODE_SIGN_ENTITLEMENTS[sdk=iphonesimulator*]" = CanIWKWebView/CanIWKWebView-Simulator.entitlements; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 101; diff --git a/CanIWKWebView/CanIWKWebView-Simulator.entitlements b/CanIWKWebView/CanIWKWebView-Simulator.entitlements new file mode 100644 index 0000000..cf2926a --- /dev/null +++ b/CanIWKWebView/CanIWKWebView-Simulator.entitlements @@ -0,0 +1,11 @@ + + + + + WKAppBoundDomains + + collector.openwebdocs.org + caniwebview.com + + + diff --git a/CanIWKWebView/CanIWKWebView.entitlements b/CanIWKWebView/CanIWKWebView.entitlements index 0c67376..423a6e2 100644 --- a/CanIWKWebView/CanIWKWebView.entitlements +++ b/CanIWKWebView/CanIWKWebView.entitlements @@ -1,5 +1,6 @@ - + + diff --git a/CanIWKWebView/CanIWKWebViewRelease.entitlements b/CanIWKWebView/CanIWKWebViewRelease.entitlements new file mode 100644 index 0000000..6631ffa --- /dev/null +++ b/CanIWKWebView/CanIWKWebViewRelease.entitlements @@ -0,0 +1,6 @@ + + + + + +