diff --git a/.DS_Store b/.DS_Store index 05cbe108..748fb0e1 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/GME Remit/Modules/RewardModules/CouponBox/User Interface/View/CouponBox.storyboard b/GME Remit/Modules/RewardModules/CouponBox/User Interface/View/CouponBox.storyboard index 57a2bd00..b5af98fe 100644 --- a/GME Remit/Modules/RewardModules/CouponBox/User Interface/View/CouponBox.storyboard +++ b/GME Remit/Modules/RewardModules/CouponBox/User Interface/View/CouponBox.storyboard @@ -1,9 +1,9 @@ - + - + @@ -26,7 +26,7 @@ - + @@ -52,23 +52,23 @@ - + - + - - + + - - + + - + - - + - - + - - - + + - - + + - - - - - - + + + + + - - - - - + + + + - - - - - - + + + + + + - + - + diff --git a/GME Remit/Supported Files/Assets.xcassets/couponImage.imageset/Contents.json b/GME Remit/Supported Files/Assets.xcassets/couponImage.imageset/Contents.json new file mode 100644 index 00000000..5a69434f --- /dev/null +++ b/GME Remit/Supported Files/Assets.xcassets/couponImage.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "couponImage.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/GME Remit/Supported Files/Assets.xcassets/couponImage.imageset/couponImage.png b/GME Remit/Supported Files/Assets.xcassets/couponImage.imageset/couponImage.png new file mode 100644 index 00000000..f0bb16e2 Binary files /dev/null and b/GME Remit/Supported Files/Assets.xcassets/couponImage.imageset/couponImage.png differ diff --git a/GME Remit/Supported Files/Assets.xcassets/right.imageset/Contents.json b/GME Remit/Supported Files/Assets.xcassets/right.imageset/Contents.json new file mode 100644 index 00000000..9d750f4f --- /dev/null +++ b/GME Remit/Supported Files/Assets.xcassets/right.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "filename" : "right.png", + "idiom" : "universal", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/GME Remit/Supported Files/Assets.xcassets/right.imageset/right.png b/GME Remit/Supported Files/Assets.xcassets/right.imageset/right.png new file mode 100644 index 00000000..d7e822c8 Binary files /dev/null and b/GME Remit/Supported Files/Assets.xcassets/right.imageset/right.png differ