mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
Fix SimplyCoreAudio incompatibility (#807)
This commit is contained in:
parent
6fdbdc0247
commit
9792facd56
5 changed files with 6 additions and 6 deletions
|
|
@ -939,8 +939,8 @@
|
|||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/rnine/SimplyCoreAudio";
|
||||
requirement = {
|
||||
kind = upToNextMajorVersion;
|
||||
minimumVersion = 4.0.1;
|
||||
kind = revision;
|
||||
revision = 75970285e2470f12a569cdff68ef5a75498a4646;
|
||||
};
|
||||
};
|
||||
6CD35F5426500008001F1344 /* XCRemoteSwiftPackageReference "MediaKeyTap" */ = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue