Fix warning about needing to mark WebKit as @preconcurrency.
This commit is contained in:
parent
b0a008aa3f
commit
0ac9eaa289
|
@ -7,7 +7,7 @@
|
|||
//
|
||||
|
||||
import AppKit
|
||||
import WebKit
|
||||
@preconcurrency import WebKit
|
||||
import RSCore
|
||||
import RSWeb
|
||||
import Articles
|
||||
|
|
Loading…
Reference in New Issue