doc.rustdesk.com icon indicating copy to clipboard operation
doc.rustdesk.com copied to clipboard

IOS document error

Open xhzth70911 opened this issue 3 years ago • 1 comments

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

xhzth70911 avatar Oct 27 '22 08:10 xhzth70911

Have you successfully compiled the iOS client? Any experience to share would be appreciated。

pcoluo avatar Nov 16 '22 08:11 pcoluo