I want to test my first app on my iPhone, not only on the simulator. Xcode and paserver are running. All the license stuff is done. If I choose "My-iOS-Device" as the target platform in Delphi XE4 and press "run", I get the following error:
[DCC Fehler] E2597 ld: library not found for -lcompiler_rt
[DCC Fataler Fehler] F2588 Linker-Fehlercode: 1 ($00000001)
I have no idea what this error means. My PC is connected to my iMac via ethernet. Deploying to the simulator is no problem. If I cut all connections to the iMac, I get the same error. Do you have any ideas?