mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[xcodegen] Include Obj-C(++) sources
Can't believe I missed these for so long.
This commit is contained in:
@@ -16,7 +16,9 @@ public enum FileExtension: String {
|
||||
case def
|
||||
case gyb
|
||||
case h
|
||||
case m
|
||||
case md
|
||||
case mm
|
||||
case modulemap
|
||||
case o
|
||||
case rst
|
||||
|
||||
Reference in New Issue
Block a user