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