Skip to content

Commit

Permalink
See what perms are available
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Oct 13, 2024
1 parent 470f91f commit fb0590f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ jobs:
- { qt: '6.7.3', cc: gcc }
- { qt: '6.8.0', cc: gcc }
steps:
- run: plutil -p /System/Library/PrivateFrameworks/TCC.framework/Resources/en.lproj/Localizable.strings
- run: sqlite3 '/Library/Application Support/com.apple.TCC/TCC.db' '.schema'
- if: matrix.os != 'macos-13'
run: >
Expand Down

0 comments on commit fb0590f

Please sign in to comment.