Skip to content

Commit

Permalink
added missing import SwiftSVG for cgPath
Browse files Browse the repository at this point in the history
  • Loading branch information
aesilevich committed Jan 17, 2024
1 parent 6a9661b commit 06ef651
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Plugins/BuildSystem/Sources/UI/ToolbarTargetControl.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import Cocoa
import NimbleCore
import BuildSystem
import os.log
import SwiftSVG

class ToolbarTargetControl : NSControl, CommandControl {
fileprivate struct VariantsGroupMenuItem {
Expand Down

0 comments on commit 06ef651

Please sign in to comment.