Skip to content

Commit

Permalink
Fix QuartzCore import for SPM
Browse files Browse the repository at this point in the history
  • Loading branch information
NickEntin committed Dec 1, 2020
1 parent f188981 commit a61f1a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Stagehand/Driver/InteractiveDriver.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
//

import Foundation
import QuartzCore

internal final class InteractiveDriver: Driver {

Expand Down

0 comments on commit a61f1a8

Please sign in to comment.