diff --git a/config.xml b/config.xml index 13a0996..ff6a92b 100644 --- a/config.xml +++ b/config.xml @@ -16,13 +16,44 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/ios/Default-568h@2x~iphone.png b/res/ios/Default-568h@2x~iphone.png new file mode 100644 index 0000000..ca26e23 Binary files /dev/null and b/res/ios/Default-568h@2x~iphone.png differ diff --git a/res/ios/Default-667h.png b/res/ios/Default-667h.png new file mode 100644 index 0000000..afc34e3 Binary files /dev/null and b/res/ios/Default-667h.png differ diff --git a/res/ios/Default-736h.png b/res/ios/Default-736h.png new file mode 100644 index 0000000..5766e87 Binary files /dev/null and b/res/ios/Default-736h.png differ diff --git a/res/ios/Default-Landscape-736h.png b/res/ios/Default-Landscape-736h.png new file mode 100644 index 0000000..7ecfb1d Binary files /dev/null and b/res/ios/Default-Landscape-736h.png differ diff --git a/res/ios/Default-Landscape@2x~ipad.png b/res/ios/Default-Landscape@2x~ipad.png new file mode 100644 index 0000000..dc147ee Binary files /dev/null and b/res/ios/Default-Landscape@2x~ipad.png differ diff --git a/res/ios/Default-Landscape~ipad.png b/res/ios/Default-Landscape~ipad.png new file mode 100644 index 0000000..068f346 Binary files /dev/null and b/res/ios/Default-Landscape~ipad.png differ diff --git a/res/ios/Default-Portrait@2x~ipad.png b/res/ios/Default-Portrait@2x~ipad.png new file mode 100644 index 0000000..90cafaf Binary files /dev/null and b/res/ios/Default-Portrait@2x~ipad.png differ diff --git a/res/ios/Default-Portrait~ipad.png b/res/ios/Default-Portrait~ipad.png new file mode 100644 index 0000000..447f5e6 Binary files /dev/null and b/res/ios/Default-Portrait~ipad.png differ diff --git a/res/ios/Default@2x~iphone.png b/res/ios/Default@2x~iphone.png new file mode 100644 index 0000000..cef6302 Binary files /dev/null and b/res/ios/Default@2x~iphone.png differ diff --git a/res/ios/Default~iphone.png b/res/ios/Default~iphone.png new file mode 100644 index 0000000..aa52795 Binary files /dev/null and b/res/ios/Default~iphone.png differ diff --git a/res/ios/icon-40.png b/res/ios/icon-40.png new file mode 100644 index 0000000..762f689 Binary files /dev/null and b/res/ios/icon-40.png differ diff --git a/res/ios/icon-40@2x.png b/res/ios/icon-40@2x.png new file mode 100644 index 0000000..71f4e0b Binary files /dev/null and b/res/ios/icon-40@2x.png differ diff --git a/res/ios/icon-50.png b/res/ios/icon-50.png new file mode 100644 index 0000000..7949a11 Binary files /dev/null and b/res/ios/icon-50.png differ diff --git a/res/ios/icon-50@2x.png b/res/ios/icon-50@2x.png new file mode 100644 index 0000000..eb4feab Binary files /dev/null and b/res/ios/icon-50@2x.png differ diff --git a/res/ios/icon-60.png b/res/ios/icon-60.png new file mode 100644 index 0000000..1929373 Binary files /dev/null and b/res/ios/icon-60.png differ diff --git a/res/ios/icon-60@2x.png b/res/ios/icon-60@2x.png new file mode 100644 index 0000000..c63a1fe Binary files /dev/null and b/res/ios/icon-60@2x.png differ diff --git a/res/ios/icon-60@3x.png b/res/ios/icon-60@3x.png new file mode 100644 index 0000000..ca751a1 Binary files /dev/null and b/res/ios/icon-60@3x.png differ diff --git a/res/ios/icon-72.png b/res/ios/icon-72.png new file mode 100644 index 0000000..18fb3c5 Binary files /dev/null and b/res/ios/icon-72.png differ diff --git a/res/ios/icon-72@2x.png b/res/ios/icon-72@2x.png new file mode 100644 index 0000000..fcc4c49 Binary files /dev/null and b/res/ios/icon-72@2x.png differ diff --git a/res/ios/icon-76.png b/res/ios/icon-76.png new file mode 100644 index 0000000..534a7eb Binary files /dev/null and b/res/ios/icon-76.png differ diff --git a/res/ios/icon-76@2x.png b/res/ios/icon-76@2x.png new file mode 100644 index 0000000..ea6ce23 Binary files /dev/null and b/res/ios/icon-76@2x.png differ diff --git a/res/ios/icon-83.5@2x.png b/res/ios/icon-83.5@2x.png new file mode 100644 index 0000000..bb7e43b Binary files /dev/null and b/res/ios/icon-83.5@2x.png differ diff --git a/res/ios/icon-small.png b/res/ios/icon-small.png new file mode 100644 index 0000000..95db7c8 Binary files /dev/null and b/res/ios/icon-small.png differ diff --git a/res/ios/icon-small@2x.png b/res/ios/icon-small@2x.png new file mode 100644 index 0000000..16dc31a Binary files /dev/null and b/res/ios/icon-small@2x.png differ diff --git a/res/ios/icon-small@3x.png b/res/ios/icon-small@3x.png new file mode 100644 index 0000000..e19c12b Binary files /dev/null and b/res/ios/icon-small@3x.png differ diff --git a/res/ios/icon.png b/res/ios/icon.png new file mode 100644 index 0000000..f360541 Binary files /dev/null and b/res/ios/icon.png differ diff --git a/res/ios/icon@2x.png b/res/ios/icon@2x.png new file mode 100644 index 0000000..106e981 Binary files /dev/null and b/res/ios/icon@2x.png differ