diff --git a/PyeonHaeng-iOS.xcodeproj/xcshareddata/xcschemes/DesignSystemApp.xcscheme b/PyeonHaeng-iOS.xcodeproj/xcshareddata/xcschemes/DesignSystemApp.xcscheme index b971392..510e98e 100644 --- a/PyeonHaeng-iOS.xcodeproj/xcshareddata/xcschemes/DesignSystemApp.xcscheme +++ b/PyeonHaeng-iOS.xcodeproj/xcshareddata/xcschemes/DesignSystemApp.xcscheme @@ -1,7 +1,7 @@ + version = "1.7"> - - - - - - - - - diff --git a/Shared/Sources/DesignSystem/Resources/Images.xcassets/store.imageset/store.svg b/Shared/Sources/DesignSystem/Resources/Images.xcassets/store.imageset/store.svg index 47ec080..fb65f33 100644 --- a/Shared/Sources/DesignSystem/Resources/Images.xcassets/store.imageset/store.svg +++ b/Shared/Sources/DesignSystem/Resources/Images.xcassets/store.imageset/store.svg @@ -1,9 +1,9 @@ - - + + - + diff --git a/Shared/Sources/DesignSystem/Sources/Extensions/Image+Resource.swift b/Shared/Sources/DesignSystem/Sources/Extensions/Image+Resource.swift index 3b250e8..b63a152 100644 --- a/Shared/Sources/DesignSystem/Sources/Extensions/Image+Resource.swift +++ b/Shared/Sources/DesignSystem/Sources/Extensions/Image+Resource.swift @@ -77,7 +77,6 @@ public extension Image { static let scope: Image = .init(.scope) static let speakerFill: Image = .init(.speakerFill) static let speaker: Image = .init(.speaker) - static let storeFill: Image = .init(.storeFill) static let store: Image = .init(.store) static let textLogo: Image = .init(.textLogo)