summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/frameworks.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-09-21 15:50:05 +0200
committerJules Laplace <julescarbon@gmail.com>2017-09-21 15:50:05 +0200
commitcc8e24461c625400143677956bdffb9268d8050b (patch)
tree71cdae83f6b1e15ab99471fe3b1995fb907d5154 /StoneIsland/platforms/ios/frameworks.json
parentc1bd61b6ad4b3d4d1cd2da81f6ec403565cc1f4b (diff)
analytics plugin
Diffstat (limited to 'StoneIsland/platforms/ios/frameworks.json')
-rw-r--r--StoneIsland/platforms/ios/frameworks.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/frameworks.json b/StoneIsland/platforms/ios/frameworks.json
index 6cb97880..dc881b1d 100644
--- a/StoneIsland/platforms/ios/frameworks.json
+++ b/StoneIsland/platforms/ios/frameworks.json
@@ -2,10 +2,14 @@
"AudioToolbox.framework": 1,
"CoreLocation.framework": 1,
"Social.framework": 1,
- "SystemConfiguration.framework": 1,
+ "SystemConfiguration.framework": 2,
"CoreTelephony.framework": 1,
"MessageUI.framework": 1,
"AddressBook.framework": 1,
"libsqlite3.tbd": 1,
- "libz.tbd": 1
+ "libz.tbd": 1,
+ "CoreData.framework": 1,
+ "AdSupport.framework": 1,
+ "libz.dylib": 1,
+ "libsqlite3.dylib": 1
} \ No newline at end of file