Manos Chorianopoulos

MarketPassInfoViewController add sklavenitis logo

......@@ -45,7 +45,7 @@ import UIKit
// MARK: - Functions
func setupUI() {
heroImage.image = UIImage(named: "pass_info_hero", in: MyEmptyClass.resourceBundle(), compatibleWith: nil)
heroImage.image = UIImage(named: "pass_info_hero_2", in: MyEmptyClass.resourceBundle(), compatibleWith: nil)
productInfoImage.image = UIImage(named: "pass_info_product", in: MyEmptyClass.resourceBundle(), compatibleWith: nil)
storeInfoImage.image = UIImage(named: "pass_info_cart", in: MyEmptyClass.resourceBundle(), compatibleWith: nil)
eshopInfoImage.image = UIImage(named: "pass_info_globe", in: MyEmptyClass.resourceBundle(), compatibleWith: nil)
......
{
"images" : [
{
"filename" : "pass_info_hero_2.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "pass_info_hero_2 1.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "pass_info_hero_2 2.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}