From 86ec31cc680fe51d13286adea5bbdbc398f7a4a5 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 6 Sep 2019 09:16:14 -0400 Subject: min iOS 11 support --- docs/guides/source.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/guides/source.rst') diff --git a/docs/guides/source.rst b/docs/guides/source.rst index 17950a4c..77bb3f0f 100644 --- a/docs/guides/source.rst +++ b/docs/guides/source.rst @@ -124,8 +124,8 @@ it support automatic building of notification extensions. So there is manual wor - In the "Product Name" put in ``zmNinjaNotification`` (your BundleID should now read ``com.pliablepixels.zmninja-pro.zmNinjaNotification``) - Say "Yes" to "Activate zmNinjaNotification scheme?" popup - Now go to zmNinjaNotification target and make version and build same as zmNinja -- Now in XCode Targets, select ``zmNinjaNotification``, and make sure you select a Team and make sure Deployment Target is 10 or above -- Change Deployment target to 10.1 (same as zmNinja target) +- Now in XCode Targets, select ``zmNinjaNotification``, and make sure you select a Team and make sure Deployment Target is 11 or above +- Change Deployment target to 11 or above (same as zmNinja target) - ``cp etc/NotificationService.m platforms/ios/zmNinjaNotification/`` - ``cd platforms/ios/`` - ``pod install`` -- cgit v1.2.3