We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c98be commit 42b4387Copy full SHA for 42b4387
.gitignore
@@ -1,3 +1,4 @@
1
_site
2
.sass-cache
3
.jekyll-metadata
4
+.idea
_posts/2023-11-24-Mac-builds-are-fixed.md
@@ -0,0 +1,14 @@
+---
+layout: post
+title: "Mac builds are fixed"
+author: sproctor
5
+date: 2023-11-24 14:50:00 +0500
6
+categories: ["warlock", "update"]
7
8
+Warlock 3.0.11 is out now.
9
+
10
+Mac builds for the last few releases have been broken.
11
+Apple creates enough hoops to get packages notarized (which is required to install packages
12
+on modern versions of MacOS).
13
14
+This release also includes an improved look on the drag handles.
0 commit comments