Skip to content

Commit

Permalink
fix: Remove 'Mail/*.css' resource
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinperignon committed Apr 4, 2023
1 parent 5ae93c8 commit b4e211e
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 b4e211e

Please sign in to comment.