Files
swift-mirror/test/stdlib/RuntimeObjC.swift
Ben Langmuir a2ee20d490 [test] Fix stdlib/RuntimeObjC.swift with newer deployment target
This test stops working with deployment targets that no longer link
@rpath/libswiftCoreGraphics.dylib when running on OSes that still
require the CoreGraphics overlay. Explicitly link it to workaround.

rdar://135451615
2024-09-09 15:03:01 -07:00

25 KiB