Installing the Platform Assistant on Linux
RAD Studio Sydney (10.4.1):
- https://altd.embarcadero.com/releases/studio/21.0/1/PAServer/LinuxPAServer21.0.tar.gz
-
To install the Platform Assistant on Linux
- Copy the
LinuxPAServer21.0.tar.gz
file from the location above to a local directory on your Linux machine. - Open the Terminal.
- In the Terminal, go to the local directory where the
LinuxPAServer21.0.tar.gz
file is located. - Unpack the
LinuxPAServer21.0.tar.gz
file with the following command:tar –xvf LinuxPAServer21.0.tar.gz
. - The PAServer-21.0 subdirectory is created. Here you can find all Platform Assistant binaries for the Linux platform.
Installing the Platform Assistant on a Mac
RAD Studio Sydney (10.4.1):
这里会有一个坑,XCode 现在是12版本,但是Delphi10.4 还不支持。只能下载Xcode11.5 ,登陆这里下载:https://developer.apple.com/download/more/?=xcode
Xcode ->Preferences...->Locations->Command Line Tools: Xcode 11.5(11E608C)