Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

Commit 3e178be

Browse files
committed
oops
Signed-off-by: swurl <swurl@swurl.xyz>
1 parent 74914da commit 3e178be

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ jobs:
201201
macdeployqt Dashboard.app -qmldir=$QML_DIR_PATH -qmlimport=$QML_SOURCES_PATHS
202202
ls
203203
204-
xattr -d com.apple.quarantine Dashboard.app
205204
sudo codesign --sign - --deep --force --entitlements ../program_info/App.entitlements Dashboard.app
206205
chmod a+x Dashboard.app/Contents/MacOS/Dashboard
207206
cp ../program_info/QFRCDashboard.icns Dashboard.app/Contents/Resources

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A reliable, high-performance, low-footprint dashboard for use with FRC.
44

5-
A mirror of this repository is available on my [git](https://git.swurl.xyz/Q-FRC/Dashboard.git) instance.
5+
A mirror of this repository is available on my [git](https://git.swurl.xyz/QFRC/Dashboard.git) instance.
66

77
![image](https://github.com/user-attachments/assets/b216db27-c499-437b-9e97-783138906dd6)
88

0 commit comments

Comments
 (0)