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 ade3bb4 commit abccf48Copy full SHA for abccf48
.github/workflows/build.yml
@@ -37,10 +37,10 @@ jobs:
37
with:
38
files: deploy/*
39
#tag_name: push-${{ github.sha }}
40
- tag_name: 1.10.0
41
- name: 1.10.0
+ tag_name: 1.10.1-pre
+ name: 1.10.0 Tahoe Test DO NOT USE IT FOR PRODUCTION
42
body: ${{ github.event.head_commit.message }}
43
- prerelease: false
+ prerelease: true
44
generate_release_notes: true
45
46
- name: Upload to Release
Universal-Binaries/15.6/usr/standalone/i386/README.md
@@ -0,0 +1,3 @@
1
+## DO NOT USE IT IN PRODUCTION
2
+## How to use it:
3
+BY OCLP-R, USE IT ON PATCH
Universal-Binaries/15.6/usr/standalone/i386/apfs.efi
695 KB
Universal-Binaries/15.6/usr/standalone/i386/apfs_aligned.efi
702 KB
0 commit comments