diff --git a/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/account_menu.imageset/Contents.json b/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/account_menu.imageset/Contents.json new file mode 100644 index 0000000..ed54ebd --- /dev/null +++ b/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/account_menu.imageset/Contents.json @@ -0,0 +1,24 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "account_menu.pdf", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + }, + "properties" : { + "auto-scaling" : "auto" + } +} \ No newline at end of file diff --git a/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/account_menu.imageset/account_menu.pdf b/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/account_menu.imageset/account_menu.pdf new file mode 100644 index 0000000..05ffc99 Binary files /dev/null and b/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/account_menu.imageset/account_menu.pdf differ diff --git a/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/wellness_menu.imageset/Contents.json b/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/wellness_menu.imageset/Contents.json new file mode 100644 index 0000000..c02751b --- /dev/null +++ b/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/wellness_menu.imageset/Contents.json @@ -0,0 +1,24 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "wellness_menu.pdf", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + }, + "properties" : { + "auto-scaling" : "auto" + } +} \ No newline at end of file diff --git a/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/wellness_menu.imageset/wellness_menu.pdf b/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/wellness_menu.imageset/wellness_menu.pdf new file mode 100644 index 0000000..09afdc6 Binary files /dev/null and b/SynchronyFinancial/SynchronyFinancial WatchKit App/Assets.xcassets/wellness_menu.imageset/wellness_menu.pdf differ