diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-02-16 01:24:12 +0100 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-02-16 01:24:12 +0100 |
| commit | 30c49550c89c1b69c680170d2dc247eac76bd463 (patch) | |
| tree | 8732652298b630b9ba15def97e59738f1c9bf7b6 /StoneIsland/platforms/ios/frameworks.json | |
| parent | 8f1f626384e6ba75f4fb24c27e0973260a74421b (diff) | |
push plugin
Diffstat (limited to 'StoneIsland/platforms/ios/frameworks.json')
| -rw-r--r-- | StoneIsland/platforms/ios/frameworks.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/StoneIsland/platforms/ios/frameworks.json b/StoneIsland/platforms/ios/frameworks.json index de370612..b0de6795 100644 --- a/StoneIsland/platforms/ios/frameworks.json +++ b/StoneIsland/platforms/ios/frameworks.json @@ -11,5 +11,8 @@ "libz.dylib": 1, "libsqlite3.dylib": 1, "CoreTelephony.framework": 1, - "MessageUI.framework": 1 + "MessageUI.framework": 1, + "AddressBook.framework": 1, + "libsqlite3.tbd": 1, + "libz.tbd": 1 }
\ No newline at end of file |
