From 64147fd8864128aea968c32261b32aafc80154f3 Mon Sep 17 00:00:00 2001 From: uncor3 Date: Tue, 2 Dec 2025 01:17:59 +0000 Subject: [PATCH 1/3] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b12bd4..4abae7c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Open the `.dmg` and drag iDescriptor to Applications.
-Then run the code below after moving the app to Applications + After moving the app to Applications, run the code below
```shell From f3dcebac292586bc77e5152ce15f4062ef9e40d8 Mon Sep 17 00:00:00 2001 From: uncor3 Date: Fri, 12 Dec 2025 07:07:38 +0300 Subject: [PATCH 2/3] fix ad-hoc sign --- scripts/deploy-dmg.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/deploy-dmg.sh b/scripts/deploy-dmg.sh index 2a0972f..d64e795 100755 --- a/scripts/deploy-dmg.sh +++ b/scripts/deploy-dmg.sh @@ -119,6 +119,8 @@ done macdeployqt "${APP_PATH}" -qmldir=qml -verbose=2 +codesign --force --deep -s - "${APP_PATH}" + DMG_NAME="iDescriptor-${VERSION}-${PLATFORM_SUFFIX}.dmg" create-dmg \ @@ -131,4 +133,4 @@ create-dmg \ --hide-extension "iDescriptor.app" \ --app-drop-link 425 190 \ "${BUILD_DIR}/${DMG_NAME}" \ - "${APP_PATH}" \ No newline at end of file + "${APP_PATH}" From 3a066aac55ec8a3af60c777f7f1592476f855414 Mon Sep 17 00:00:00 2001 From: uncor3 Date: Mon, 15 Dec 2025 17:37:00 -0800 Subject: [PATCH 3/3] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 643f15d..190f4fe 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: iDescriptor patreon: # Replace with a single Patreon username open_collective: idescriptor ko_fi: # Replace with a single Ko-fi username