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 Jul 21, 2020
1 parent b1f29c9 commit 5249a19
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 5249a19

Please sign in to comment.