Skip to content

Commit

Permalink
[Chore] 이미지 에셋 변경(#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoonAh-dev committed Nov 9, 2021
1 parent dfd59fc commit 38c0342
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion CDSKit/Source/Foundation/CDSIcon.swift
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public enum CDSIcon {

// MARK: - Button

public static var btnAddPhoto: UIImage { .load(name: "btnAddPhoto") }
public static var btnCamera: UIImage { .load(name: "buttonCamera") }
public static var btnAlign: UIImage { .load(name: "btnAlign") }
public static var btnBack: UIImage { .load(name: "btnBack") }
public static var btnClose: UIImage { .load(name: "btnClose") }
Expand Down

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "buttonCamera.png",
"scale" : "1x",
"idiom" : "universal"
},
{
"idiom" : "universal",
"filename" : "buttonCamera@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "buttonCamera@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 38c0342

Please sign in to comment.