@@ -53,10 +53,10 @@ SwiftBuild_Bundle(MODULE SWBApplePlatform FILES
5353 Specs/CompileSkybox.xcspec
5454 Specs/CopyPNGFile.xcspec
5555 Specs/CopyTiffFile.xcspec
56- " Specs/Core Data .xcspec"
56+ Specs/CoreData .xcspec
5757 Specs/CoreML.xcspec
58- " Specs/Darwin Package Types .xcspec"
59- " Specs/Darwin Product Types .xcspec"
58+ Specs/DarwinPackageTypes .xcspec
59+ Specs/DarwinProductTypes .xcspec
6060 Specs/DriverKit.xcspec
6161 Specs/DTrace.xcspec
6262 Specs/Embedded-Device.xcspec
@@ -75,18 +75,18 @@ SwiftBuild_Bundle(MODULE SWBApplePlatform FILES
7575 Specs/InfoPlistUtility.xcspec
7676 Specs/InstrumentsPackage.xcspec
7777 Specs/Intents.xcspec
78- " Specs/Interface Builder File Types .xcspec"
79- " Specs/iOS Device .xcspec"
80- " Specs/iOS Shared .xcspec"
81- " Specs/iOS Simulator .xcspec"
78+ Specs/InterfaceBuilderFileTypes .xcspec
79+ Specs/iOSDevice .xcspec
80+ Specs/iOSShared .xcspec
81+ Specs/iOSSimulator .xcspec
8282 Specs/KernelExtension.xcspec
8383 Specs/Lipo.xcspec
8484 Specs/LSRegisterURL.xcspec
85- " Specs/MacOSX Architectures .xcspec"
86- " Specs/MacOSX Core Build System .xcspec"
87- " Specs/MacOSX Native Build System .xcspec"
88- " Specs/MacOSX Package Types .xcspec"
89- " Specs/MacOSX Product Types .xcspec"
85+ Specs/macOSArchitectures .xcspec
86+ Specs/macOSCoreBuildSystem .xcspec
87+ Specs/macOSNativeBuildSystem .xcspec
88+ Specs/macOSPackageTypes .xcspec
89+ Specs/macOSProductTypes .xcspec
9090 Specs/MetalCompiler.xcspec
9191 Specs/MetalFileTypes.xcspec
9292 Specs/MetalLinker.xcspec
@@ -100,22 +100,22 @@ SwiftBuild_Bundle(MODULE SWBApplePlatform FILES
100100 Specs/ReferenceObject.xcspec
101101 Specs/ResMerger.xcspec
102102 Specs/Rez.xcspec
103- " Specs/SceneKit FileTypes .xcspec"
104- " Specs/SceneKit Tools .xcspec"
103+ Specs/SceneKitFileTypes .xcspec
104+ Specs/SceneKitTools .xcspec
105105 Specs/SpriteKitFileTypes.xcspec
106106 Specs/TiffUtil.xcspec
107- " Specs/tvOS Device .xcspec"
108- " Specs/tvOS Shared .xcspec"
109- " Specs/tvOS Simulator .xcspec"
107+ Specs/tvOSDevice .xcspec
108+ Specs/tvOSShared .xcspec
109+ Specs/tvOSSimulator .xcspec
110110 Specs/WatchKit1ProductTypes.xcspec
111- " Specs/watchOS Device .xcspec"
112- " Specs/watchOS Shared .xcspec"
113- " Specs/watchOS Simulator .xcspec"
111+ Specs/watchOSDevice .xcspec
112+ Specs/watchOSShared .xcspec
113+ Specs/watchOSSimulator .xcspec
114114 Specs/XCAppExtensionPoints.xcspec
115115 Specs/XCStrings.xcspec
116- " Specs/xrOS Device .xcspec"
117- " Specs/xrOS Shared .xcspec"
118- " Specs/xrOS Simulator .xcspec" )
116+ Specs/xrOSDevice .xcspec
117+ Specs/xrOSShared .xcspec
118+ Specs/xrOSSimulator .xcspec)
119119set_target_properties (SWBApplePlatform PROPERTIES
120120 Swift_LANGUAGE_VERSION 6)
121121target_link_libraries (SWBApplePlatform PUBLIC
0 commit comments