diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-12-02 21:00:30 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-12-02 21:00:30 -0500 |
| commit | 393dc6eaf8d5a119c9cf71f1f5dac44abf70db59 (patch) | |
| tree | 84d2856b9b7c97731970347a9357722f63679b4e /StoneIsland/platforms/ios/frameworks.json | |
| parent | d6910087feae6cd30141a615f2de753c37af14b8 (diff) | |
build..
Diffstat (limited to 'StoneIsland/platforms/ios/frameworks.json')
| -rw-r--r-- | StoneIsland/platforms/ios/frameworks.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/frameworks.json b/StoneIsland/platforms/ios/frameworks.json new file mode 100644 index 00000000..1b8fc309 --- /dev/null +++ b/StoneIsland/platforms/ios/frameworks.json @@ -0,0 +1,7 @@ +{ + "AudioToolbox.framework": 1, + "CoreLocation.framework": 1, + "SystemConfiguration.framework": 1, + "Social.framework": 1, + "MessageUI.framework": 1 +}
\ No newline at end of file |
