Skip to content

Commit

Permalink
~ Tuist
Browse files Browse the repository at this point in the history
  • Loading branch information
buresdv committed Nov 4, 2024
1 parent d717a3c commit ad904d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Derived/Sources/TuistAssets+Cork.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public enum CorkAsset: Sendable {
public static let customSquareStackBadgePlay = CorkImages(name: "custom.square.stack.badge.play")
public static let customSquareStackBadgeQuestionmark = CorkImages(name: "custom.square.stack.badge.questionmark")
public static let customSquareStackTrianglebadgeExclamationmark = CorkImages(name: "custom.square.stack.trianglebadge.exclamationmark")
public static let customTrashTriangleFill = CorkImages(name: "custom.trash.triangle.fill")
}
public enum PreviewAssets {
}
Expand Down
1 change: 1 addition & 0 deletions Derived/Sources/TuistAssets+SelfCompiled.swift
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ public enum CorkAsset: Sendable {
public static let customSquareStackBadgePlay = CorkImages(name: "custom.square.stack.badge.play")
public static let customSquareStackBadgeQuestionmark = CorkImages(name: "custom.square.stack.badge.questionmark")
public static let customSquareStackTrianglebadgeExclamationmark = CorkImages(name: "custom.square.stack.trianglebadge.exclamationmark")
public static let customTrashTriangleFill = CorkImages(name: "custom.trash.triangle.fill")
}
public enum PreviewAssets {
}
Expand Down

0 comments on commit ad904d7

Please sign in to comment.