build: ensure we use objc regexps for export-patches (#17598)
* build: ensure we use objc regexps for export-patches * build: also use objc for *.m Co-Authored-By: MarshallOfSound <samuel.r.attard@gmail.com>
This commit is contained in:
parent
808783a5e4
commit
32c9597cbc
14 changed files with 30 additions and 22 deletions
2
script/.electron.attributes
Normal file
2
script/.electron.attributes
Normal file
|
@ -0,0 +1,2 @@
|
|||
*.mm diff=objc
|
||||
*.m diff=objc
|
Loading…
Add table
Add a link
Reference in a new issue