rustdesk / rustdesk/doc.rustdesk.com
IOS document error
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 792
- Forks
- 709
- Avg merge
- 8h 25m
- Merged PRs (30d)
- 3
Description
https://rustdesk.com/docs/en/dev/build/ios/
Compiling iOS on a Macos System
According to this document, when I change three macos and xcode in different environments and execute the following command, I will report an error .
VCPKG_ ROOT=$HOME/vcpkg ./flutter/ios_ arm64.sh
The macos version can be built and run normally according to the document.
You can try to install only trust, flutter, and xcode on a new mac os computer without installing android studio, Compile according to your document.
Add iOS running environment
rustup target add aarch64-apple-ios x86_64-apple-ios
cargo install cargo-lipo
IOS construction problems,https://github.com/rustdesk/rustdesk/issues/1822
If you can't compile successfully, would you please provide a detailed iOS integration document? Thank you
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the iOS build document at rustdesk.com/docs/en/dev/build/ios/ and the related issue #1822. Reproduce the reported command and the listed rustup and cargo-lipo setup on a new macOS system, recording the exact error and environment differences. Done means the iOS integration steps are corrected or expanded with a detailed, reproducible setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, ios, macos, rust
- Domain
- build-system, documentation, mobile-dev
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100