@@ -53,10 +53,10 @@ SwiftBuild_Bundle(MODULE SWBApplePlatform FILES
53
53
Specs/CompileSkybox.xcspec
54
54
Specs/CopyPNGFile.xcspec
55
55
Specs/CopyTiffFile.xcspec
56
- " Specs/Core Data .xcspec"
56
+ Specs/CoreData .xcspec
57
57
Specs/CoreML.xcspec
58
- " Specs/Darwin Package Types .xcspec"
59
- " Specs/Darwin Product Types .xcspec"
58
+ Specs/DarwinPackageTypes .xcspec
59
+ Specs/DarwinProductTypes .xcspec
60
60
Specs/DriverKit.xcspec
61
61
Specs/DTrace.xcspec
62
62
Specs/Embedded-Device.xcspec
@@ -75,18 +75,18 @@ SwiftBuild_Bundle(MODULE SWBApplePlatform FILES
75
75
Specs/InfoPlistUtility.xcspec
76
76
Specs/InstrumentsPackage.xcspec
77
77
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
82
82
Specs/KernelExtension.xcspec
83
83
Specs/Lipo.xcspec
84
84
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
90
90
Specs/MetalCompiler.xcspec
91
91
Specs/MetalFileTypes.xcspec
92
92
Specs/MetalLinker.xcspec
@@ -100,22 +100,22 @@ SwiftBuild_Bundle(MODULE SWBApplePlatform FILES
100
100
Specs/ReferenceObject.xcspec
101
101
Specs/ResMerger.xcspec
102
102
Specs/Rez.xcspec
103
- " Specs/SceneKit FileTypes .xcspec"
104
- " Specs/SceneKit Tools .xcspec"
103
+ Specs/SceneKitFileTypes .xcspec
104
+ Specs/SceneKitTools .xcspec
105
105
Specs/SpriteKitFileTypes.xcspec
106
106
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
110
110
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
114
114
Specs/XCAppExtensionPoints.xcspec
115
115
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 )
119
119
set_target_properties (SWBApplePlatform PROPERTIES
120
120
Swift_LANGUAGE_VERSION 6 )
121
121
target_link_libraries (SWBApplePlatform PUBLIC
0 commit comments