Skip to content

Commit

Permalink
6.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alin23 committed Apr 1, 2024
1 parent b592216 commit c070061
Show file tree
Hide file tree
Showing 26 changed files with 344 additions and 257 deletions.
2 changes: 1 addition & 1 deletion .gitsecret/paths/mapping.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Lunar/Resources/eddsa_priv:d079018c2b1c003c9e239ea8f8cc999b7d98adfd0616911ba0263
Lunar/Modes/SensorMode.swift:148eb77e514b7046174115da097a1d508b0ad028cd6bd6d87bcc84aeb11ff22e
Lunar/Modes/SyncMode.swift:55656cdc5ae9e6c7770ab9d31693b9fa7bbf7ec9cd1522dadf630859604423ae
Lunar/Modes/LocationMode.swift:33f47b5788bdf89d343a5b64b64f132972b591195f716eac55091dea289b16ee
Lunar/Data/Pro.swift:cf43062f1f1233598d4f3d6b29792d973f935010287b824ba7863f16946f3ad8
Lunar/Data/Pro.swift:67d707cc84f60e6f8aa76f6156a3055c4da2ae746ddbd0dedf3945aa93e21b05
Lunar/Modes/ClockMode.swift:ebda9ca5622a46e1d7435504dc225df496fa824900a1521b71518cf8799922f6
Lunar/DDC/DDC2.h:a6502f46ad8551d91300a58ff27b471352b827a10b73ff3fb62d76a10a315e1d
Lunar/DDC/DDC2.c:8488fdfb13ca9525e44db616c773eb67f1f1d52dcf83115d7666b0d79bbeef5a
Expand Down
46 changes: 23 additions & 23 deletions Lunar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
C714C998280572920061588E /* ProViews.swift in Sources */ = {isa = PBXBuildFile; fileRef = C714C997280572920061588E /* ProViews.swift */; };
C714C99B2805BDEA0061588E /* SkyLight.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C714C99A2805BDEA0061588E /* SkyLight.framework */; };
C714C99E2809B4FB0061588E /* ScrollViewIfNeeded.swift in Sources */ = {isa = PBXBuildFile; fileRef = C714C99D2809B4FB0061588E /* ScrollViewIfNeeded.swift */; };
C7160EC02BBACBDF000F83F2 /* FuzzyMatcher in Frameworks */ = {isa = PBXBuildFile; productRef = C7160EBF2BBACBDF000F83F2 /* FuzzyMatcher */; };
C71F8DB126542E1000C4648A /* GammaViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71F8DB026542E1000C4648A /* GammaViewController.swift */; };
C71F8DBA265640C400C4648A /* DDCCTLControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = C71F8DB9265640C400C4648A /* DDCCTLControl.swift */; };
C722FB9F271AC83200ED4C94 /* Slider.swift in Sources */ = {isa = PBXBuildFile; fileRef = C722FB9C271AC83200ED4C94 /* Slider.swift */; };
Expand Down Expand Up @@ -140,7 +141,6 @@
C7A6A08927BF8F5D008E52E0 /* Schedule.xib in Resources */ = {isa = PBXBuildFile; fileRef = C7AF321C26F62F5C00AC14AF /* Schedule.xib */; };
C7A7C248259391C200745637 /* HotkeyPopoverController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7A7C247259391C200745637 /* HotkeyPopoverController.swift */; };
C7A7C24A2593B5EA00745637 /* HotkeyButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7A7C2492593B5EA00745637 /* HotkeyButton.swift */; };
C7A7F2542913ECCA00CD450C /* FuzzyMatcher in Frameworks */ = {isa = PBXBuildFile; productRef = C7A7F2532913ECCA00CD450C /* FuzzyMatcher */; };
C7A82D9F2618E1B9004146A8 /* InstallOutputViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7A82D9E2618E1B9004146A8 /* InstallOutputViewController.swift */; };
C7A82DB7261B779E004146A8 /* SettingsPopoverController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7A82DB5261B779E004146A8 /* SettingsPopoverController.swift */; };
C7A82DC3261DF513004146A8 /* Pro.swift in Sources */ = {isa = PBXBuildFile; fileRef = C7A82DC2261DF513004146A8 /* Pro.swift */; };
Expand Down Expand Up @@ -461,7 +461,6 @@
C705A04D268BA02E001ABBA9 /* AXSwift in Frameworks */,
C7138D962634B02900406EE3 /* Paddle.framework in Frameworks */,
C7E80E352637060F004718A4 /* libcrypto.a in Frameworks */,
C7A7F2542913ECCA00CD450C /* FuzzyMatcher in Frameworks */,
C78BD04A259B33D500FC823F /* Path in Frameworks */,
C74F8DC425EB94660077DF27 /* DisplayServices.framework in Frameworks */,
C7E80E3A2637060F004718A4 /* libssh2.a in Frameworks */,
Expand All @@ -479,6 +478,7 @@
C7E896DD2652C37E0079A328 /* CoreBrightness.framework in Frameworks */,
C701A23F2546C8BF004747B5 /* MediaKeyTap in Frameworks */,
C7B5E8592548B3F900530B47 /* Defaults in Frameworks */,
C7160EC02BBACBDF000F83F2 /* FuzzyMatcher in Frameworks */,
C7138D8D2634AF0500406EE3 /* KeyHolder in Frameworks */,
C714C99B2805BDEA0061588E /* SkyLight.framework in Frameworks */,
C73B9A0D25FB9AD7003184FC /* Glob in Frameworks */,
Expand Down Expand Up @@ -922,9 +922,9 @@
C77B176827BE430200B957D1 /* SimplyCoreAudio */,
C799C2F427BF67C4003A2FB9 /* Socket */,
C7BD5F84287B44130077CCB7 /* Charts */,
C7A7F2532913ECCA00CD450C /* FuzzyMatcher */,
C70A793C2AB471F900289426 /* SwiftUIIntrospect */,
C744D07B2B434605003D77DE /* Sentry */,
C7160EBF2BBACBDF000F83F2 /* FuzzyMatcher */,
);
productName = Lunar;
productReference = C7AEC7F51FD0B4350039B562 /* Lunar.app */;
Expand Down Expand Up @@ -984,8 +984,8 @@
C799C2F327BF67C4003A2FB9 /* XCRemoteSwiftPackageReference "BlueSocket" */,
C77C77562812AA80006326BE /* XCRemoteSwiftPackageReference "SwiftUI-Introspect" */,
C7BD5F83287B44130077CCB7 /* XCRemoteSwiftPackageReference "Charts" */,
C7A7F2522913ECCA00CD450C /* XCRemoteSwiftPackageReference "FuzzyMatcher" */,
C744D07A2B434605003D77DE /* XCRemoteSwiftPackageReference "sentry-cocoa" */,
C7160EBE2BBACBDF000F83F2 /* XCRemoteSwiftPackageReference "FuzzyMatcher" */,
);
productRefGroup = C7AEC7F61FD0B4350039B562 /* Products */;
projectDirPath = "";
Expand Down Expand Up @@ -1340,7 +1340,7 @@
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 6.7.3;
CURRENT_PROJECT_VERSION = 6.7.4;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = "";
Expand Down Expand Up @@ -1372,7 +1372,7 @@
);
LLVM_LTO = YES_THIN;
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 6.7.3;
MARKETING_VERSION = 6.7.4;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_CODE_SIGN_FLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = fyi.lunar.Lunar;
Expand Down Expand Up @@ -1405,7 +1405,7 @@
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 6.7.3;
CURRENT_PROJECT_VERSION = 6.7.4;
DEVELOPMENT_ASSET_PATHS = "";
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=macosx*]" = RDDXV84A73;
Expand Down Expand Up @@ -1436,7 +1436,7 @@
);
LLVM_LTO = YES;
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 6.7.3;
MARKETING_VERSION = 6.7.4;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_CODE_SIGN_FLAGS = "--timestamp";
PRODUCT_BUNDLE_IDENTIFIER = fyi.lunar.Lunar;
Expand Down Expand Up @@ -1528,6 +1528,14 @@
kind = branch;
};
};
C7160EBE2BBACBDF000F83F2 /* XCRemoteSwiftPackageReference "FuzzyMatcher" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/alin23/FuzzyMatcher";
requirement = {
branch = main;
kind = branch;
};
};
C73B9A0B25FB9AD7003184FC /* XCRemoteSwiftPackageReference "Glob" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/Bouke/Glob";
Expand Down Expand Up @@ -1557,7 +1565,7 @@
repositoryURL = "https://github.com/getsentry/sentry-cocoa";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 8.17.2;
minimumVersion = 8.22.4;
};
};
C77AB65A269A032E0046BA78 /* XCRemoteSwiftPackageReference "Magnet" */ = {
Expand Down Expand Up @@ -1600,20 +1608,12 @@
kind = branch;
};
};
C7A7F2522913ECCA00CD450C /* XCRemoteSwiftPackageReference "FuzzyMatcher" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/alin23/FuzzyMatcher";
requirement = {
branch = main;
kind = branch;
};
};
C7B5E8572548B3F900530B47 /* XCRemoteSwiftPackageReference "Defaults" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/sindresorhus/Defaults";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 6.2.1;
minimumVersion = 7.0.0;
};
};
C7B5E85B2548B5AC00530B47 /* XCRemoteSwiftPackageReference "AnyCodable" */ = {
Expand Down Expand Up @@ -1710,6 +1710,11 @@
package = C7138D8B2634AF0500406EE3 /* XCRemoteSwiftPackageReference "KeyHolder" */;
productName = KeyHolder;
};
C7160EBF2BBACBDF000F83F2 /* FuzzyMatcher */ = {
isa = XCSwiftPackageProductDependency;
package = C7160EBE2BBACBDF000F83F2 /* XCRemoteSwiftPackageReference "FuzzyMatcher" */;
productName = FuzzyMatcher;
};
C73B9A0C25FB9AD7003184FC /* Glob */ = {
isa = XCSwiftPackageProductDependency;
package = C73B9A0B25FB9AD7003184FC /* XCRemoteSwiftPackageReference "Glob" */;
Expand Down Expand Up @@ -1750,11 +1755,6 @@
package = C799C2F327BF67C4003A2FB9 /* XCRemoteSwiftPackageReference "BlueSocket" */;
productName = Socket;
};
C7A7F2532913ECCA00CD450C /* FuzzyMatcher */ = {
isa = XCSwiftPackageProductDependency;
package = C7A7F2522913ECCA00CD450C /* XCRemoteSwiftPackageReference "FuzzyMatcher" */;
productName = FuzzyMatcher;
};
C7B5E8582548B3F900530B47 /* Defaults */ = {
isa = XCSwiftPackageProductDependency;
package = C7B5E8572548B3F900530B47 /* XCRemoteSwiftPackageReference "Defaults" */;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@
"repositoryURL": "https://github.com/sindresorhus/Defaults",
"state": {
"branch": null,
"revision": "981ccb0a01c54abbe3c12ccb8226108527bbf115",
"version": "6.3.0"
"revision": "3efef5a28ebdbbe922d4a2049493733ed14475a6",
"version": "7.3.1"
}
},
{
"package": "FuzzyMatcher",
"repositoryURL": "https://github.com/alin23/FuzzyMatcher",
"state": {
"branch": "main",
"revision": "b97b7b900faf2a3881b5536be0f50b5c904c2798",
"revision": "6c7628a46a566d64d6b7d79068c95bf80c8a6bd6",
"version": null
}
},
Expand All @@ -87,7 +87,7 @@
"repositoryURL": "https://github.com/alin23/Magnet",
"state": {
"branch": "dev",
"revision": "fda73dc564372e98b5e5e6f5452a19f6b92a0382",
"revision": "a21e6c4fd0fdb0244009e7c1fce64b31a01c39ca",
"version": null
}
},
Expand All @@ -96,8 +96,8 @@
"repositoryURL": "https://github.com/mxcl/Path.swift",
"state": {
"branch": null,
"revision": "9c6f807b0a76be0e27aecc908bc6f173400d839e",
"version": "1.4.0"
"revision": "8e355c28e9393c42e58b18c54cace2c42c98a616",
"version": "1.4.1"
}
},
{
Expand All @@ -123,16 +123,16 @@
"repositoryURL": "https://github.com/getsentry/sentry-cocoa",
"state": {
"branch": null,
"revision": "f5dafd7449be2f1778f2ddb87d57347b96461003",
"version": "8.17.2"
"revision": "bf7bdd75e25556d0f97ad54fb804b4287863e106",
"version": "8.22.4"
}
},
{
"package": "SimplyCoreAudio",
"repositoryURL": "https://github.com/rnine/SimplyCoreAudio",
"state": {
"branch": "develop",
"revision": "35cc0e6eac5c2ee5049431f4238b0e333cf79869",
"revision": "b5430564b1d55adab3c331fb7574445a84bd4ceb",
"version": null
}
},
Expand All @@ -150,26 +150,26 @@
"repositoryURL": "https://github.com/apple/swift-algorithms",
"state": {
"branch": null,
"revision": "b14b7f4c528c942f121c8b860b9410b2bf57825e",
"version": "1.0.0"
"revision": "f6919dfc309e7f1b56224378b11e28bab5bccc42",
"version": "1.2.0"
}
},
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser",
"state": {
"branch": null,
"revision": "fee6933f37fde9a5e12a1e4aeaa93fe60116ff2a",
"version": "1.2.2"
"revision": "46989693916f56d1186bd59ac15124caef896560",
"version": "1.3.1"
}
},
{
"package": "swift-atomics",
"repositoryURL": "https://github.com/apple/swift-atomics.git",
"state": {
"branch": null,
"revision": "6c89474e62719ddcc1e9614989fff2f68208fe10",
"version": "1.1.0"
"revision": "cd142fd2f64be2100422d658e7411e39489da985",
"version": "1.2.0"
}
},
{
Expand All @@ -183,7 +183,7 @@
},
{
"package": "swift-numerics",
"repositoryURL": "https://github.com/apple/swift-numerics",
"repositoryURL": "https://github.com/apple/swift-numerics.git",
"state": {
"branch": null,
"revision": "0a5bc04095a675662cf24757cc0640aa2204253b",
Expand All @@ -204,8 +204,8 @@
"repositoryURL": "https://github.com/siteline/SwiftUI-Introspect",
"state": {
"branch": null,
"revision": "3ba734dd20faada0e3234b68e78db97005315f0e",
"version": "1.0.0"
"revision": "0cd2a5a5895306bc21d54a2254302d24a9a571e4",
"version": "1.1.3"
}
},
{
Expand All @@ -222,8 +222,8 @@
"repositoryURL": "https://github.com/SwiftyJSON/SwiftyJSON",
"state": {
"branch": null,
"revision": "b3dcd7dbd0d488e1a7077cb33b00f2083e382f07",
"version": "5.0.1"
"revision": "af76cf3ef710b6ca5f8c05f3a31307d44a3c5828",
"version": "5.0.2"
}
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<key>isShown</key>
<true/>
<key>orderHint</key>
<integer>0</integer>
<integer>1</integer>
</dict>
<key>LunarPlayground (Playground) 1.xcscheme</key>
<dict>
Expand Down
18 changes: 9 additions & 9 deletions Lunar.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"repositoryURL": "https://github.com/sindresorhus/Defaults",
"state": {
"branch": null,
"revision": "981ccb0a01c54abbe3c12ccb8226108527bbf115",
"version": "6.3.0"
"revision": "3efef5a28ebdbbe922d4a2049493733ed14475a6",
"version": "7.3.1"
}
},
{
Expand Down Expand Up @@ -123,8 +123,8 @@
"repositoryURL": "https://github.com/getsentry/sentry-cocoa",
"state": {
"branch": null,
"revision": "38f4f70d07117b9f958a76b1bff278c2f29ffe0e",
"version": "8.21.0"
"revision": "bf7bdd75e25556d0f97ad54fb804b4287863e106",
"version": "8.22.4"
}
},
{
Expand Down Expand Up @@ -159,8 +159,8 @@
"repositoryURL": "https://github.com/apple/swift-argument-parser",
"state": {
"branch": null,
"revision": "c8ed701b513cf5177118a175d85fbbbcd707ab41",
"version": "1.3.0"
"revision": "46989693916f56d1186bd59ac15124caef896560",
"version": "1.3.1"
}
},
{
Expand All @@ -183,7 +183,7 @@
},
{
"package": "swift-numerics",
"repositoryURL": "https://github.com/apple/swift-numerics",
"repositoryURL": "https://github.com/apple/swift-numerics.git",
"state": {
"branch": null,
"revision": "0a5bc04095a675662cf24757cc0640aa2204253b",
Expand Down Expand Up @@ -222,8 +222,8 @@
"repositoryURL": "https://github.com/SwiftyJSON/SwiftyJSON",
"state": {
"branch": null,
"revision": "b3dcd7dbd0d488e1a7077cb33b00f2083e382f07",
"version": "5.0.1"
"revision": "af76cf3ef710b6ca5f8c05f3a31307d44a3c5828",
"version": "5.0.2"
}
},
{
Expand Down
Loading

0 comments on commit c070061

Please sign in to comment.