mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Build in Github fails #3116
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#3116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MatthK on GitHub (Nov 20, 2024).
Bug Description
I tried to build the clients based on your description here: https://rustdesk.com/docs/en/dev/build/all/
I followed all the steps and under Action is started to build. However it stayed in status queued. After checking a bit further, I realized that the build errored out during the job
build rustdesk ios ipa (aarch64, aarch64-apple-ios, macos-13, arm64-ios). In that job it shows the following error:How to Reproduce
Follow the steps at https://rustdesk.com/docs/en/dev/build/all/
Expected Behavior
The build should finish without error.
Operating system(s) on local (controlling) side and remote (controlled) side
Windows 10 -> Windows 10
RustDesk Version(s) on local (controlling) side and remote (controlled) side
1.3.3 -> 1.3.3
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Nov 20, 2024):
#763