Manos Chorianopoulos

MarketPassInfoViewController add sklavenitis logo

......@@ -7,7 +7,7 @@
<key>Pods-SwiftWarplyFramework.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
<integer>0</integer>
</dict>
</dict>
</dict>
......
......@@ -7,7 +7,7 @@
<key>SwiftWarplyFramework.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
<integer>1</integer>
</dict>
</dict>
</dict>
......
......@@ -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
}
}