delphi - Can't Find Directory Library\PrivateFrameworks XE8 64 Bit iPhoneOS9 -


i have been developing mobile app using delphi xe8 , testing under platform:

ios device - 32 bit - iphoneos 8.4.

now happy app trying deploy app store. understand, in order this, have submit 64 bit build. therefore, trying build app using:

ios device - 64 bit - iphoneos 9.0

when compile or build project in 64 bit error message:

[dcc error] e2597 ld: warning: directory not found option '-fc:\users\leonard\documents\embarcadero\studio\sdks\iphoneos9.0.sdk\system\library\privateframeworks' ld: file not found: /usr/lib/libiconv.dylib

i have tried deleting , re-adding sdk , selecting 'update local file cache' iphoneos 9.0.

the closest thing find on google link: xe4 deployment error did not help. there other suggestions dealt xcode not apply situation either.

it appreciated if can offer suggestion why getting error , how can fix it?

well didn't discover why privateframeworks directory missing. decided move app delphi 10 seattle. after installing seattle , configuring application platforms, had required directories. able build application in 64 bit , got .ipa file in preperation submission app store.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -