You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of writing this issue, the current build of the nightly macOS build for x64 is actually a arm64 app.
How to Reproduce
curl -L https://github.com/rustdesk/rustdesk/releases/download/nightly/rustdesk-1.2.4-macos-unsigned.tar.gz -o rustdesk-1.2.4-macos-unsigned.tar.gz
tar -xzf rustdesk-1.2.4-macos-unsigned.tar.gz
cd rustdesk-1.2.4-macos-unsigned
7z x rustdesk-1.2.4-x64.dmg
file rustdesk-1.2.4-x64/RustDesk.app/Contents/MacOS/RustDesk
This discussion was converted from issue #7818 on April 25, 2024 01:56.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Bug Description
As of writing this issue, the current build of the nightly macOS build for x64 is actually a arm64 app.
How to Reproduce
curl -L https://github.com/rustdesk/rustdesk/releases/download/nightly/rustdesk-1.2.4-macos-unsigned.tar.gz -o rustdesk-1.2.4-macos-unsigned.tar.gz tar -xzf rustdesk-1.2.4-macos-unsigned.tar.gz cd rustdesk-1.2.4-macos-unsigned 7z x rustdesk-1.2.4-x64.dmg file rustdesk-1.2.4-x64/RustDesk.app/Contents/MacOS/RustDesk
Expected Behavior
Operating system(s) on local side and remote side
macOS
RustDesk Version(s) on local side and remote side
1.2.4-nightly
Screenshots
.
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions