@@ -1830,34 +1830,34 @@ endfunction()
1830
1830
# Sources that are built when this library is being built for iOS
1831
1831
#
1832
1832
# SWIFT_SOURCES_DEPENDS_TVOS
1833
- # Sources that are built when this library is being built for macOS
1833
+ # Sources that are built when this library is being built for tvOS
1834
1834
#
1835
1835
# SWIFT_SOURCES_DEPENDS_WATCHOS
1836
- # Sources that are built when this library is being built for macOS
1836
+ # Sources that are built when this library is being built for watchOS
1837
1837
#
1838
1838
# SWIFT_SOURCES_DEPENDS_FREESTANDING
1839
- # Sources that are built when this library is being built for macOS
1839
+ # Sources that are built when this library is being built for freestanding
1840
1840
#
1841
1841
# SWIFT_SOURCES_DEPENDS_FREEBSD
1842
- # Sources that are built when this library is being built for macOS
1842
+ # Sources that are built when this library is being built for FreeBSD
1843
1843
#
1844
1844
# SWIFT_SOURCES_DEPENDS_OPENBSD
1845
- # Sources that are built when this library is being built for macOS
1845
+ # Sources that are built when this library is being built for OpenBSD
1846
1846
#
1847
1847
# SWIFT_SOURCES_DEPENDS_LINUX
1848
- # Sources that are built when this library is being built for macOS
1848
+ # Sources that are built when this library is being built for Linux
1849
1849
#
1850
1850
# SWIFT_SOURCES_DEPENDS_CYGWIN
1851
- # Sources that are built when this library is being built for macOS
1851
+ # Sources that are built when this library is being built for Cygwin
1852
1852
#
1853
1853
# SWIFT_SOURCES_DEPENDS_HAIKU
1854
- # Sources that are built when this library is being built for macOS
1854
+ # Sources that are built when this library is being built for Haiku
1855
1855
#
1856
1856
# SWIFT_SOURCES_DEPENDS_WASI
1857
- # Sources that are built when this library is being built for macOS
1857
+ # Sources that are built when this library is being built for WASI
1858
1858
#
1859
1859
# SWIFT_SOURCES_DEPENDS_WINDOWS
1860
- # Sources that are built when this library is being built for macOS
1860
+ # Sources that are built when this library is being built for Windows
1861
1861
#
1862
1862
# source1 ...
1863
1863
# Sources to add into this library.
0 commit comments