ich bekomme den folgenden Fehler bei Benutzung von Xcode 6.0.1, XE7 und iPhone
SDK 8.0:
Zitat:
[DCC Fehler] E2597 ld: cannot link directly with C:\Users\edgarleifeld\Documents\Embarcadero\Studio \SDKs\iPhoneOS8.0.sdk/usr/lib/system/libdispatch.dylib. Link against the umbrella framework 'System.framework' instead. for architecture armv7
Gibt es hierfür einen funktionieren Workaround?
Lieft wohl an der Macapi.Dispatch
Delphi-Quellcode:
const
libdispatch = '/usr/lib/system/libdispatch.dylib';