diff --git a/src/ios/Media.xcassets/Contents.json b/src/ios/Media.xcassets/Contents.json new file mode 100644 index 00000000..73c00596 --- /dev/null +++ b/src/ios/Media.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/src/ios/Media.xcassets/yaze.appiconset/Contents.json b/src/ios/Media.xcassets/yaze.appiconset/Contents.json new file mode 100644 index 00000000..3b68d945 --- /dev/null +++ b/src/ios/Media.xcassets/yaze.appiconset/Contents.json @@ -0,0 +1,14 @@ +{ + "images" : [ + { + "filename" : "yaze.png", + "idiom" : "universal", + "platform" : "ios", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/src/ios/Media.xcassets/yaze.appiconset/yaze.png b/src/ios/Media.xcassets/yaze.appiconset/yaze.png new file mode 100644 index 00000000..02214576 Binary files /dev/null and b/src/ios/Media.xcassets/yaze.appiconset/yaze.png differ