File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 "watchos" : " 6.0" ,
2020 "visionos" : " 1.0"
2121 },
22- "source_files" : " SwiftDraw/**/*.swift" ,
22+ "source_files" : " SwiftDraw/Sources/ **/*.swift" ,
2323 "ios" : {
24- "exclude_files" : " SwiftDraw/NSImage+Image.swift" ,
24+ "exclude_files" : " SwiftDraw/Sources/ NSImage+Image.swift" ,
2525 "frameworks" : [" UIKit" , " Foundation" ]
2626 },
2727 "osx" : {
28- "exclude_files" : " SwiftDraw/UIImage+Image.swift" ,
28+ "exclude_files" : " SwiftDraw/Sources/ UIImage+Image.swift" ,
2929 "frameworks" : [" AppKit" , " Foundation" ]
3030 },
3131 "tvos" : {
32- "exclude_files" : " SwiftDraw/NSImage+Image.swift" ,
32+ "exclude_files" : " SwiftDraw/Sources/ NSImage+Image.swift" ,
3333 "frameworks" : [" UIKit" , " Foundation" ]
3434 },
3535 "watchos" : {
36- "exclude_files" : " SwiftDraw/NSImage+Image.swift" ,
36+ "exclude_files" : " SwiftDraw/Sources/ NSImage+Image.swift" ,
3737 "frameworks" : [" UIKit" , " WatchKit" , " Foundation" ]
3838 },
3939 "visionos" : {
40- "exclude_files" : " SwiftDraw/NSImage+Image.swift" ,
40+ "exclude_files" : " SwiftDraw/Sources/ NSImage+Image.swift" ,
4141 "frameworks" : [" UIKit" , " Foundation" ]
4242 },
4343 "swift_version" : " 5.10" ,
You can’t perform that action at this time.
0 commit comments