[ 
https://issues.apache.org/jira/browse/WEEX-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678109#comment-16678109
 ] 

ASF GitHub Bot commented on WEEX-656:
-------------------------------------

cxfeng1 closed pull request #1724: [WEEX-656][iOS] WeexDemo Supporting iPhone 
XS Max and XR
URL: https://github.com/apache/incubator-weex/pull/1724
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/WeexSDK.podspec b/WeexSDK.podspec
index 42c1bac40b..7f594c415f 100644
--- a/WeexSDK.podspec
+++ b/WeexSDK.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |s|
 
   s.name         = "WeexSDK"
 
-  s.version      = "0.18.0"
+  s.version      = "0.19.0"
 
   s.summary      = "WeexSDK Source ."
 
diff --git 
a/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/Contents.json 
b/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/Contents.json
index b589658c86..b4bc73c6a5 100644
--- 
a/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/Contents.json
+++ 
b/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/Contents.json
@@ -1,5 +1,23 @@
 {
   "images" : [
+    {
+      "extent" : "full-screen",
+      "idiom" : "iphone",
+      "subtype" : "2688h",
+      "filename" : "iphonex...@3x.png",
+      "minimum-system-version" : "12.0",
+      "orientation" : "portrait",
+      "scale" : "3x"
+    },
+    {
+      "extent" : "full-screen",
+      "idiom" : "iphone",
+      "subtype" : "1792h",
+      "filename" : "iphon...@2x.png",
+      "minimum-system-version" : "12.0",
+      "orientation" : "portrait",
+      "scale" : "2x"
+    },
     {
       "extent" : "full-screen",
       "idiom" : "iphone",
diff --git 
a/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/iphonex...@3x.png
 
b/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/iphonex...@3x.png
new file mode 100644
index 0000000000..64c3772ede
Binary files /dev/null and 
b/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/iphonex...@3x.png
 differ
diff --git 
a/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/iphon...@2x.png
 
b/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/iphon...@2x.png
new file mode 100644
index 0000000000..9ecb99e4ca
Binary files /dev/null and 
b/ios/playground/WeexDemo/Assets.xcassets/LaunchImage.launchimage/iphon...@2x.png
 differ


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> WeexDemo Supporting iPhone XS Max and XR
> ----------------------------------------
>
>                 Key: WEEX-656
>                 URL: https://issues.apache.org/jira/browse/WEEX-656
>             Project: Weex
>          Issue Type: New Feature
>            Reporter: qz
>            Assignee: Adam Feng
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to