rename to utils

This commit is contained in:
Bruno Alexandre Rosa 2026-03-14 17:29:39 -03:00
parent 8b95c10bac
commit e89236142e
2 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ on:
- '!.husky/**'
- '!.tx/**'
- '!doc/**'
- '!scripts/**'
- '!utils/**'
- '!webclient/**'
- '.github/workflows/desktop-build.yml'
- 'CMakeLists.txt'
@ -33,7 +33,7 @@ on:
- '!.husky/**'
- '!.tx/**'
- '!doc/**'
- '!scripts/**'
- '!utils/**'
- '!webclient/**'
- '.github/workflows/desktop-build.yml'
- 'CMakeLists.txt'

View file

@ -1,6 +1,6 @@
#!/bin/bash
# Fix code signing for unsigned macOS app bundles (mainly used to test packages from PRs on CI).
# Run from project root: ./scripts/macos_fix_codesign.sh [path/to/app.app ...]
# Run from project root: ./utils/macos_fix_codesign.sh [path/to/app.app ...]
#
# Steps:
# 1. Remove quarantine extended attribute