diff options
Diffstat (limited to 'StoneIsland/platforms/ios/frameworks.json')
| -rw-r--r-- | StoneIsland/platforms/ios/frameworks.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/StoneIsland/platforms/ios/frameworks.json b/StoneIsland/platforms/ios/frameworks.json index c60636db..5ef6c006 100644 --- a/StoneIsland/platforms/ios/frameworks.json +++ b/StoneIsland/platforms/ios/frameworks.json @@ -4,5 +4,6 @@ "SystemConfiguration.framework": 1, "CoreTelephony.framework": 1, "Social.framework": 1, - "MessageUI.framework": 1 + "MessageUI.framework": 1, + "WebKit.framework": 1 }
\ No newline at end of file |
