Skip to content

Commit

Permalink
Merge pull request #676 from Infomaniak/fix-tuist
Browse files Browse the repository at this point in the history
fix(Tuist Project): Remove 'Mail/*.css' resource
  • Loading branch information
Ambrdctr committed Apr 5, 2023
2 parents 8786026 + b4e211e commit 9431dbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ let project = Project(name: "Mail",
infoPlist: "Mail/Info.plist",
sources: "Mail/**",
resources: [
"Mail/*.css",
"Mail/**/*.storyboard",
"MailResources/**/*.xcassets",
"MailResources/**/*.strings",
Expand Down

0 comments on commit 9431dbe

Please sign in to comment.