diff --git a/Projects/Core/DesignSystem/Resources/Icon/Icons.xcassets/Xmark.imageset/Contents.json b/Projects/Core/DesignSystem/Resources/Icon/Icons.xcassets/Xmark.imageset/Contents.json index 07857145..216479c2 100644 --- a/Projects/Core/DesignSystem/Resources/Icon/Icons.xcassets/Xmark.imageset/Contents.json +++ b/Projects/Core/DesignSystem/Resources/Icon/Icons.xcassets/Xmark.imageset/Contents.json @@ -1,7 +1,7 @@ { "images" : [ { - "filename" : "xmark.svg", + "filename" : "Xmark.svg", "idiom" : "universal" } ], diff --git a/Projects/Feature/GSMAuthenticationFormFeature/Sources/Source.swift b/Projects/Feature/GSMAuthenticationFormFeature/Sources/Source.swift deleted file mode 100644 index b1853ce6..00000000 --- a/Projects/Feature/GSMAuthenticationFormFeature/Sources/Source.swift +++ /dev/null @@ -1 +0,0 @@ -// This is for Tuist