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 5ef6c006..8c96a67b 100644 --- a/StoneIsland/platforms/ios/frameworks.json +++ b/StoneIsland/platforms/ios/frameworks.json @@ -5,5 +5,7 @@ "CoreTelephony.framework": 1, "Social.framework": 1, "MessageUI.framework": 1, - "WebKit.framework": 1 + "AddressBook.framework": 1, + "libsqlite3.tbd": 1, + "libz.tbd": 1 }
\ No newline at end of file |
