diff --git a/config.xml b/config.xml index f1c5fae..0f4fb91 100644 --- a/config.xml +++ b/config.xml @@ -15,4 +15,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/icon/ios/icon-1024.png b/res/icon/ios/icon-1024.png new file mode 100644 index 0000000..76363f0 Binary files /dev/null and b/res/icon/ios/icon-1024.png differ diff --git a/res/icon/ios/icon-167.png b/res/icon/ios/icon-167.png new file mode 100644 index 0000000..b9b22da Binary files /dev/null and b/res/icon/ios/icon-167.png differ diff --git a/res/icon/ios/icon-40.png b/res/icon/ios/icon-40.png new file mode 100644 index 0000000..6a0b72b Binary files /dev/null and b/res/icon/ios/icon-40.png differ diff --git a/res/icon/ios/icon-40@2x.png b/res/icon/ios/icon-40@2x.png new file mode 100644 index 0000000..59c7d95 Binary files /dev/null and b/res/icon/ios/icon-40@2x.png differ diff --git a/res/icon/ios/icon-50.png b/res/icon/ios/icon-50.png new file mode 100644 index 0000000..df0fb96 Binary files /dev/null and b/res/icon/ios/icon-50.png differ diff --git a/res/icon/ios/icon-50@2x.png b/res/icon/ios/icon-50@2x.png new file mode 100644 index 0000000..1c5493b Binary files /dev/null and b/res/icon/ios/icon-50@2x.png differ diff --git a/res/icon/ios/icon-60.png b/res/icon/ios/icon-60.png new file mode 100644 index 0000000..823ba55 Binary files /dev/null and b/res/icon/ios/icon-60.png differ diff --git a/res/icon/ios/icon-60@2x.png b/res/icon/ios/icon-60@2x.png new file mode 100644 index 0000000..e4a5878 Binary files /dev/null and b/res/icon/ios/icon-60@2x.png differ diff --git a/res/icon/ios/icon-60@3x.png b/res/icon/ios/icon-60@3x.png new file mode 100644 index 0000000..9f46c49 Binary files /dev/null and b/res/icon/ios/icon-60@3x.png differ diff --git a/res/icon/ios/icon-72.png b/res/icon/ios/icon-72.png new file mode 100644 index 0000000..0e65dd0 Binary files /dev/null and b/res/icon/ios/icon-72.png differ diff --git a/res/icon/ios/icon-72@2x.png b/res/icon/ios/icon-72@2x.png new file mode 100644 index 0000000..a6385d6 Binary files /dev/null and b/res/icon/ios/icon-72@2x.png differ diff --git a/res/icon/ios/icon-76.png b/res/icon/ios/icon-76.png new file mode 100644 index 0000000..a157384 Binary files /dev/null and b/res/icon/ios/icon-76.png differ diff --git a/res/icon/ios/icon-76@2x.png b/res/icon/ios/icon-76@2x.png new file mode 100644 index 0000000..2438f6c Binary files /dev/null and b/res/icon/ios/icon-76@2x.png differ diff --git a/res/icon/ios/icon-83.5@2x.png b/res/icon/ios/icon-83.5@2x.png new file mode 100644 index 0000000..b9b22da Binary files /dev/null and b/res/icon/ios/icon-83.5@2x.png differ diff --git a/res/icon/ios/icon-small.png b/res/icon/ios/icon-small.png new file mode 100644 index 0000000..328e729 Binary files /dev/null and b/res/icon/ios/icon-small.png differ diff --git a/res/icon/ios/icon-small@2x.png b/res/icon/ios/icon-small@2x.png new file mode 100644 index 0000000..2d0ba48 Binary files /dev/null and b/res/icon/ios/icon-small@2x.png differ diff --git a/res/icon/ios/icon-small@3x.png b/res/icon/ios/icon-small@3x.png new file mode 100644 index 0000000..3a310b2 Binary files /dev/null and b/res/icon/ios/icon-small@3x.png differ diff --git a/res/icon/ios/icon@2x.png b/res/icon/ios/icon@2x.png new file mode 100644 index 0000000..c760d4c Binary files /dev/null and b/res/icon/ios/icon@2x.png differ