Skip to content

Commit b4f5332

Browse files
committed
Updated cordova platform for iOS to 5.0.1
1 parent 41ad363 commit b4f5332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-ios-project-wkwebview.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ npm install xcode
5959
# add ios platform
6060
sleep 2
6161
echo "#Adding platform ..."
62-
cordova platform add ios@4.5.3
62+
cordova platform add ios@5.0.1
6363
#
6464
# prepare build
6565
echo "#Preparing build ..."

0 commit comments

Comments
 (0)