diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/Contents.json b/Guibe/Assets.xcassets/AppIcon.appiconset/Contents.json index dd7c965..af9d54c 100644 --- a/Guibe/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/Guibe/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -3,109 +3,109 @@ { "size" : "20x20", "idiom": "iphone", - "filename" : "logo_mpt-20@2x.png", + "filename" : "appLogo-20@2x.png", "scale": "2x" }, { "size" : "20x20", "idiom": "iphone", - "filename" : "logo_mpt-20@3x.png", + "filename" : "appLogo-20@3x.png", "scale": "3x" }, { "size" : "20x20", "idiom": "ipad", - "filename" : "logo_mpt-20.png", + "filename" : "appLogo-20.png", "scale": "1x" }, { "size" : "20x20", "idiom": "ipad", - "filename" : "logo_mpt-20@2x.png", + "filename" : "appLogo-20@2x.png", "scale": "2x" }, { "size" : "29x29", "idiom" : "iphone", - "filename" : "logo_mpt-29@2x.png", + "filename" : "appLogo-29@2x.png", "scale" : "2x" }, { "size" : "29x29", "idiom" : "iphone", - "filename" : "logo_mpt-29@3x.png", + "filename" : "appLogo-29@3x.png", "scale" : "3x" }, { "size" : "40x40", "idiom" : "iphone", - "filename" : "logo_mpt-40@2x.png", + "filename" : "appLogo-40@2x.png", "scale" : "2x" }, { "size" : "40x40", "idiom" : "iphone", - "filename" : "logo_mpt-40@3x.png", + "filename" : "appLogo-40@3x.png", "scale" : "3x" }, { "size" : "60x60", "idiom" : "iphone", - "filename" : "logo_mpt-60@2x.png", + "filename" : "appLogo-60@2x.png", "scale" : "2x" }, { "size" : "60x60", "idiom" : "iphone", - "filename" : "logo_mpt-60@3x.png", + "filename" : "appLogo-60@3x.png", "scale" : "3x" }, { "size" : "29x29", "idiom" : "ipad", - "filename" : "logo_mpt-29.png", + "filename" : "appLogo-29.png", "scale" : "1x" }, { "size" : "29x29", "idiom" : "ipad", - "filename" : "logo_mpt-29@2x.png", + "filename" : "appLogo-29@2x.png", "scale" : "2x" }, { "size" : "40x40", "idiom" : "ipad", - "filename" : "logo_mpt-40.png", + "filename" : "appLogo-40.png", "scale" : "1x" }, { "size" : "40x40", "idiom" : "ipad", - "filename" : "logo_mpt-40@2x.png", + "filename" : "appLogo-40@2x.png", "scale" : "2x" }, { "size" : "76x76", "idiom" : "ipad", - "filename" : "logo_mpt-76.png", + "filename" : "appLogo-76.png", "scale" : "1x" }, { "size" : "76x76", "idiom" : "ipad", - "filename" : "logo_mpt-76@2x.png", + "filename" : "appLogo-76@2x.png", "scale" : "2x" }, { "size" : "83.5x83.5", "idiom" : "ipad", - "filename" : "logo_mpt-83.5@2x.png", + "filename" : "appLogo-83.5@2x.png", "scale" : "2x" }, { "size" : "1024x1024", "idiom" : "ios-marketing", - "filename" : "logo_mpt-1024.png", + "filename" : "appLogo-1024.png", "scale" : "1x" } ], diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-1024.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-1024.png new file mode 100644 index 0000000..d5a32c2 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-1024.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-20.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-20.png new file mode 100644 index 0000000..acd9962 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-20.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-20@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-20@2x.png new file mode 100644 index 0000000..3c75ed1 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-20@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-20@3x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-20@3x.png new file mode 100644 index 0000000..8ca5331 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-20@3x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-29.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-29.png new file mode 100644 index 0000000..c51f82d Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-29.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-29@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-29@2x.png new file mode 100644 index 0000000..8c7cadf Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-29@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-29@3x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-29@3x.png new file mode 100644 index 0000000..1423f9b Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-29@3x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-40.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-40.png new file mode 100644 index 0000000..3c75ed1 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-40.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-40@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-40@2x.png new file mode 100644 index 0000000..9c970a9 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-40@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-40@3x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-40@3x.png new file mode 100644 index 0000000..e92b262 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-40@3x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-60@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-60@2x.png new file mode 100644 index 0000000..e92b262 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-60@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-60@3x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-60@3x.png new file mode 100644 index 0000000..091f0f4 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-60@3x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-76.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-76.png new file mode 100644 index 0000000..1471c55 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-76.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-76@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-76@2x.png new file mode 100644 index 0000000..2598e08 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-76@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-83.5@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-83.5@2x.png new file mode 100644 index 0000000..913fe68 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/appLogo-83.5@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-1024.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-1024.png new file mode 100644 index 0000000..7a0189d Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-1024.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-20.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-20.png new file mode 100644 index 0000000..47c553a Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-20.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-20@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-20@2x.png new file mode 100644 index 0000000..40d6ff8 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-20@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-20@3x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-20@3x.png new file mode 100644 index 0000000..55bc008 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-20@3x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-29.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-29.png new file mode 100644 index 0000000..d6ab8b3 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-29.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-29@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-29@2x.png new file mode 100644 index 0000000..17c0363 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-29@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-29@3x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-29@3x.png new file mode 100644 index 0000000..e7f5066 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-29@3x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-40.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-40.png new file mode 100644 index 0000000..40d6ff8 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-40.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-40@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-40@2x.png new file mode 100644 index 0000000..ecfb9d1 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-40@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-40@3x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-40@3x.png new file mode 100644 index 0000000..8431a16 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-40@3x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-60@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-60@2x.png new file mode 100644 index 0000000..8431a16 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-60@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-60@3x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-60@3x.png new file mode 100644 index 0000000..8243399 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-60@3x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-76.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-76.png new file mode 100644 index 0000000..3f960c6 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-76.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-76@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-76@2x.png new file mode 100644 index 0000000..ceee1d8 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-76@2x.png differ diff --git a/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-83.5@2x.png b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-83.5@2x.png new file mode 100644 index 0000000..fd89054 Binary files /dev/null and b/Guibe/Assets.xcassets/AppIcon.appiconset/menuBtnImg-83.5@2x.png differ diff --git a/Guibe/Assets.xcassets/naviStartedImg.imageset/Contents.json b/Guibe/Assets.xcassets/naviStartedImg.imageset/Contents.json new file mode 100644 index 0000000..0a268c1 --- /dev/null +++ b/Guibe/Assets.xcassets/naviStartedImg.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "naviStartedImg.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "naviStartedImg-1.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "naviStartedImg-2.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/Guibe/Assets.xcassets/naviStartedImg.imageset/naviStartedImg-1.png b/Guibe/Assets.xcassets/naviStartedImg.imageset/naviStartedImg-1.png new file mode 100644 index 0000000..7ed2ad0 Binary files /dev/null and b/Guibe/Assets.xcassets/naviStartedImg.imageset/naviStartedImg-1.png differ diff --git a/Guibe/Assets.xcassets/naviStartedImg.imageset/naviStartedImg-2.png b/Guibe/Assets.xcassets/naviStartedImg.imageset/naviStartedImg-2.png new file mode 100644 index 0000000..7ed2ad0 Binary files /dev/null and b/Guibe/Assets.xcassets/naviStartedImg.imageset/naviStartedImg-2.png differ diff --git a/Guibe/Assets.xcassets/naviStartedImg.imageset/naviStartedImg.png b/Guibe/Assets.xcassets/naviStartedImg.imageset/naviStartedImg.png new file mode 100644 index 0000000..7ed2ad0 Binary files /dev/null and b/Guibe/Assets.xcassets/naviStartedImg.imageset/naviStartedImg.png differ diff --git a/Guibe/Assets.xcassets/tempFrame.imageset/Contents.json b/Guibe/Assets.xcassets/tempFrame.imageset/Contents.json new file mode 100644 index 0000000..3d979cf --- /dev/null +++ b/Guibe/Assets.xcassets/tempFrame.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "tempFrame.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "tempFrame-1.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "tempFrame-2.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/Guibe/Assets.xcassets/tempFrame.imageset/tempFrame-1.png b/Guibe/Assets.xcassets/tempFrame.imageset/tempFrame-1.png new file mode 100644 index 0000000..b4a89c0 Binary files /dev/null and b/Guibe/Assets.xcassets/tempFrame.imageset/tempFrame-1.png differ diff --git a/Guibe/Assets.xcassets/tempFrame.imageset/tempFrame-2.png b/Guibe/Assets.xcassets/tempFrame.imageset/tempFrame-2.png new file mode 100644 index 0000000..b4a89c0 Binary files /dev/null and b/Guibe/Assets.xcassets/tempFrame.imageset/tempFrame-2.png differ diff --git a/Guibe/Assets.xcassets/tempFrame.imageset/tempFrame.png b/Guibe/Assets.xcassets/tempFrame.imageset/tempFrame.png new file mode 100644 index 0000000..b4a89c0 Binary files /dev/null and b/Guibe/Assets.xcassets/tempFrame.imageset/tempFrame.png differ