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 c32aaa39..286670a6 100644 --- a/StoneIsland/platforms/ios/frameworks.json +++ b/StoneIsland/platforms/ios/frameworks.json @@ -4,5 +4,7 @@ "CoreTelephony.framework": 1, "CoreLocation.framework": 1, "Social.framework": 1, - "MessageUI.framework": 1 + "MessageUI.framework": 1, + "Security.framework": 1, + "SystemConfiguration.framework": 1 }
\ No newline at end of file |
