We are using Delphi 10.2.3 with XCode 9.3 and connected iPhone 6s with iOS 11.3.
When compiling or building the application in Delphi we get below error:
MSBUILD : error E2597: E2597 ld: file not found: /usr/lib/system/libcache.dylib for architecture arm64
[DCC Fatal Error] F2588 Linker error code: 1 ($00000001)
How do we solve this error?
In yet another application with same configuration we get below error:
MSBUILD : error E2597: ld: cycle in dylib re-exports with C:\Users\usha\Documents\Embarcadero\Studio\SDKs\iPhoneOS11.3.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation and C:\Users\usha\Documents\Embarcadero\Studio\SDKs\iPhoneOS11.3.sdk/System/Library/Frameworks/AVFoundation.framework/AVFoundation for architecture arm64
d:\program files (x86)\embarcadero\studio\19.0\Bin\CodeGear.Delphi.Targets(399,5): error F2588: F2588 Linker error code: 1 ($00000001)