summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-05-24 16:16:28 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-05-24 16:16:28 -0400
commitc4fa763b5b365012756cc86024982232984904c7 (patch)
tree55b050b46ee5e12f737acf144221d9f12df6354d /plugins
parent6323ad995bc1e301e437d4cc249a1ee75a0d471f (diff)
added PTZ support (well, P for now, but framework with a cool menu is in place)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/ios.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/ios.json b/plugins/ios.json
index 3df27b77..e2f80cb4 100644
--- a/plugins/ios.json
+++ b/plugins/ios.json
@@ -50,7 +50,8 @@
"xml": false,
"count": 2
}
- ]
+ ],
+ "QuartzCore.framework": []
}
}
}
@@ -82,4 +83,4 @@
}
},
"dependent_plugins": {}
-} \ No newline at end of file
+}