Skip to content

Commit b9f8568

Browse files
authored
[App size reduction] Optimize login-related, Blaze, and empty store assets (#15881)
2 parents 8bc29b0 + 242b122 commit b9f8568

File tree

12 files changed

+4
-8
lines changed

12 files changed

+4
-8
lines changed

RELEASE-NOTES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [*] Order List: New orders made through Point of Sale are now filterable via the Order List filters menu [https://github.com/woocommerce/woocommerce-ios/pull/15910]
88
- [*] Shipping Labels: Display base rate on selected shipping service cards [https://github.com/woocommerce/woocommerce-ios/pull/15916]
99
- [*] Shipping Labels: Update mark order completed toggle on purchase form [https://github.com/woocommerce/woocommerce-ios/pull/15917]
10+
- [internal] Optimized assets for app size reduction [https://github.com/woocommerce/woocommerce-ios/pull/15881]
1011

1112
22.8
1213
-----

WooCommerce/Resources/Images.xcassets/app-password-tutorial-1.imageset/Contents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"images" : [
33
{
4-
"filename" : "tutorial.pdf",
4+
"filename" : "app-password-tutorial-1.pdf",
55
"idiom" : "universal"
66
}
77
],
Binary file not shown.
Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
{
22
"images" : [
33
{
4-
"filename" : "prologue-illustration.pdf",
5-
"idiom" : "universal",
6-
"language-direction" : "left-to-right"
4+
"filename" : "login-prologue-woo-mobile.pdf",
5+
"idiom" : "universal"
76
}
87
],
98
"info" : {
109
"author" : "xcode",
1110
"version" : 1
12-
},
13-
"properties" : {
14-
"localizable" : true,
15-
"preserves-vector-representation" : true
1611
}
1712
}

0 commit comments

Comments
 (0)