From 9baebeaa1594068ff3a7869135ead0ab552f27eb Mon Sep 17 00:00:00 2001 From: DMC Date: Wed, 6 Jun 2018 17:16:28 +0800 Subject: [PATCH 1/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 11d459d..724535c 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ android ios mediaPicker support selection of multiple image and video
[GitHub:](https://github.com/dmcBig/cordova-plugin-mediaPicker) https://github.com/dmcBig/cordova-plugin-mediaPicker
- +IOS please use XCode 9
How do I use? ------------------- From 2481b55cb28fc1f0dbfd1fedf1db41f20be44c75 Mon Sep 17 00:00:00 2001 From: DMC Date: Wed, 6 Jun 2018 17:21:01 +0800 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 724535c..e451a81 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,6 @@ android ios mediaPicker support selection of multiple image and video
[GitHub:](https://github.com/dmcBig/cordova-plugin-mediaPicker) https://github.com/dmcBig/cordova-plugin-mediaPicker
-IOS please use XCode 9
How do I use? ------------------- @@ -13,6 +12,7 @@ use npm: ```npm cordova plugin add cordova-plugin-mediapicker-dmcbig ``` +IOS: please use XCode 9
## Example html code: