Skip to content

Commit 31423ef

Browse files
Add path to Swift.xcspec file to subpaths plist
1 parent 4ab210c commit 31423ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

BuildSettingExtractor/BuildSettingInfoSubpaths.plist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@
7171
<array>
7272
<string>Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/PrivatePlugIns/IDEiOSPlatformSupportCore.ideplugin/Contents/Resources/Device.xcspec</string>
7373
</array>
74+
<array>
75+
<string>Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer/Library/Xcode/Plug-ins/XCLanguageSupport.xcplugin/Contents/Resources/Swift.xcspec</string>
76+
</array>
7477
</array>
7578
</dict>
7679
</plist>

0 commit comments

Comments
 (0)