From 3e8437ae559487362fae3525beb79c534c213a51 Mon Sep 17 00:00:00 2001 From: 单军华 Date: Thu, 12 Jul 2018 13:44:34 +0800 Subject: [PATCH] bug修复和功能优化 --- screendisplay/Podfile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/screendisplay/Podfile b/screendisplay/Podfile index 990a19a..2f94951 100755 --- a/screendisplay/Podfile +++ b/screendisplay/Podfile @@ -1,4 +1,4 @@ -platform :ios, '11.4' +platform :ios, '10.0' target 'screendisplay' do -- Gitblit v1.8.0